We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198dc5a commit b3e46fbCopy full SHA for b3e46fb
1 file changed
.github/workflows/run_code_checks.yaml
@@ -53,7 +53,6 @@ jobs:
53
54
integration_tests:
55
name: Integration tests
56
- needs: [lint_check, type_check, unit_tests]
57
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
58
secrets: inherit
59
with:
0 commit comments