Skip to content

Commit 3124a16

Browse files
committed
remove dependency between plugin test and foundation test
1 parent afef1cf commit 3124a16

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ jobs:
135135
name: Check if there is a dependency on Foundation
136136
if: ${{ inputs.check_foundation_enabled }}
137137
runs-on: ubuntu-latest
138-
# depends on test-archive-plugin to speedup the check (no need to rebuild the project)
139-
needs: test-archive-plugin
140138
steps:
141139
- name: Checkout repository
142140
uses: actions/checkout@v4

0 commit comments

Comments
 (0)