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 d07cbe1 commit 41af4dfCopy full SHA for 41af4df
.github/workflows/run_code_checks.yaml
@@ -26,5 +26,5 @@ jobs:
26
integration_tests:
27
name: Integration tests
28
needs: [lint_check, type_check, unit_tests]
29
- uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
+ uses: apify/workflows/.github/workflows/python_integration_tests.yaml@fix-integration-tests-from-forks
30
secrets: inherit
0 commit comments