Skip to content

Commit 62fd75b

Browse files
committed
main branch o.O
1 parent 4bb9cc8 commit 62fd75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_code_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
integration_tests:
3333
name: Integration tests
3434
needs: [lint_check, type_check, unit_tests]
35-
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@fix-integration-tests-from-forks
35+
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
3636
secrets: inherit
3737
with:
3838
python-version: '["3.10", "3.13"]'

0 commit comments

Comments
 (0)