1
0
mirror of synced 2026-01-08 12:03:02 -05:00

add credentials in for New Source Paystack: #7214 (#7529)

* added credentials to ci for new source paystack

* format
This commit is contained in:
Harshith Mullapudi
2021-11-01 23:49:53 +05:30
committed by GitHub
parent 0e70491e0f
commit bdaec1cf3f
4 changed files with 9 additions and 7 deletions

View File

@@ -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 }}