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 5de04c9 commit a0b502cCopy full SHA for a0b502c
.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@fix-integration-tests-from-forks
+ uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
30
secrets: inherit
0 commit comments