We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c72f2 commit 7826a38Copy full SHA for 7826a38
.github/workflows/integration_tests.yaml
@@ -34,4 +34,4 @@ jobs:
34
- name: Run integration tests
35
run: make INTEGRATION_TESTS_CONCURRENCY=8 integration-tests
36
env:
37
- APIFY_TEST_USER_API_TOKEN: ${{ secrets.APIFY_TEST_USER_API_TOKEN }}
+ APIFY_TEST_USER_API_TOKEN: ${{ secrets.APIFY_TEST_USER_PYTHON_SDK_API_TOKEN }}
0 commit comments