Skip to content

Commit a132f4a

Browse files
Removed ununsed deps for cloud gov
1 parent 5b2c726 commit a132f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-selectable.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ jobs:
362362
path: output/**
363363

364364
run-e2e-gov-tests:
365-
needs: [detect-tests, prepare-e2e, prepare-e2e-bundle, compute]
365+
needs: detect-tests
366366
environment: gov-test
367367
if: ${{ needs.detect-tests.outputs.e2e_gov_matrix != '[]' && fromJSON(needs.detect-tests.outputs.e2e_gov_matrix) != '[]' }}
368368
strategy:

0 commit comments

Comments
 (0)