We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266c07f commit 3062e29Copy full SHA for 3062e29
1 file changed
.github/workflows/run_code_checks.yaml
@@ -40,7 +40,6 @@ jobs:
40
41
integration_tests:
42
name: Integration tests
43
- needs: [lint_check, type_check, unit_tests]
44
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
45
with:
46
python-versions: '["3.10", "3.11", "3.12", "3.13", "3.14"]'
0 commit comments