We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afef1cf commit 3124a16Copy full SHA for 3124a16
.github/workflows/integration_tests.yml
@@ -135,8 +135,6 @@ jobs:
135
name: Check if there is a dependency on Foundation
136
if: ${{ inputs.check_foundation_enabled }}
137
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
140
steps:
141
- name: Checkout repository
142
uses: actions/checkout@v4
0 commit comments