Skip to content

Commit 41af4df

Browse files
authored
Update run_code_checks.yaml
1 parent d07cbe1 commit 41af4df

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
@@ -26,5 +26,5 @@ jobs:
2626
integration_tests:
2727
name: Integration tests
2828
needs: [lint_check, type_check, unit_tests]
29-
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
29+
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@fix-integration-tests-from-forks
3030
secrets: inherit

0 commit comments

Comments
 (0)