* added credentials to ci for new source paystack * format
This commit is contained in:
committed by
GitHub
parent
0e70491e0f
commit
bdaec1cf3f
1
.github/workflows/test-command.yml
vendored
1
.github/workflows/test-command.yml
vendored
@@ -190,6 +190,7 @@ jobs:
|
||||
SOURCE_FRESHSERVICE_TEST_CREDS: ${{ secrets.SOURCE_FRESHSERVICE_TEST_CREDS }}
|
||||
SOURCE_LEMLIST_TEST_CREDS: ${{ secrets.SOURCE_LEMLIST_TEST_CREDS }}
|
||||
SOURCE_STRAVA_TEST_CREDS: ${{ secrets.SOURCE_STRAVA_TEST_CREDS }}
|
||||
SOURCE_PAYSTACK_TEST_CREDS: ${{ secrets.SOURCE_PAYSTACK_TEST_CREDS }}
|
||||
- run: |
|
||||
./tools/bin/ci_integration_test.sh ${{ github.event.inputs.connector }}
|
||||
name: test ${{ github.event.inputs.connector }}
|
||||
|
||||
Reference in New Issue
Block a user