Skip to content

Commit 9ec84ac

Browse files
committed
ci: Remove integration tests from release
1 parent 18d46da commit 9ec84ac

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,6 @@ jobs:
6161
with:
6262
python-versions: '["3.10", "3.11", "3.12", "3.13"]'
6363

64-
integration_tests:
65-
name: Integration tests
66-
uses: apify/workflows/.github/workflows/python_integration_tests.yaml@main
67-
secrets: inherit
68-
with:
69-
python-versions: '["3.10", "3.13"]'
70-
7164
update_changelog:
7265
name: Update changelog
7366
needs: [release_metadata, lint_check, type_check, unit_tests, integration_tests]

0 commit comments

Comments
 (0)