Skip to content

Commit 1c2a5b6

Browse files
committed
Updated dependency on jobs
1 parent a744dac commit 1c2a5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
build-and-test-package:
186186
name: Validate building and installing the package
187187
runs-on: ubuntu-latest
188-
needs: [resp2-tests, resp3-tests]
188+
needs: [standalone, cluster]
189189
strategy:
190190
fail-fast: false
191191
matrix:

0 commit comments

Comments
 (0)