Skip to content

Commit 3062e29

Browse files
committed
Execute integration tests unconditionally
1 parent 266c07f commit 3062e29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_code_checks.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040

4141
integration_tests:
4242
name: Integration tests
43-
needs: [lint_check, type_check, unit_tests]
4443
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
4544
with:
4645
python-versions: '["3.10", "3.11", "3.12", "3.13", "3.14"]'

0 commit comments

Comments
 (0)