Skip to content

Commit 780ffcd

Browse files
committed
chore: add job dependency
1 parent 294b6e4 commit 780ffcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ jobs:
205205
# TODO: how to put back everythign in coverage???
206206
test-coverage-report:
207207
runs-on: ubuntu-latest
208+
needs: build-and-cache
208209
steps:
209210
- name: Download Test Artifacts (18)
210211
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)