Skip to content

Commit b3e46fb

Browse files
committed
Execute integration tests unconditionally
1 parent 198dc5a commit b3e46fb

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
@@ -53,7 +53,6 @@ jobs:
5353

5454
integration_tests:
5555
name: Integration tests
56-
needs: [lint_check, type_check, unit_tests]
5756
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
5857
secrets: inherit
5958
with:

0 commit comments

Comments
 (0)