Skip to content

Commit

Permalink
fixup! fixup! wip: build coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mroz22 committed May 15, 2024
1 parent 54bb8ea commit 9d7f1cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-connect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
needs: [connect-daily]
steps:
- name: build overview
run: node ./ci/scripts/collect-coverage.js ${{ fromJson(needs.set-matrix.outputs.dailyMatrix) }}
run: node ./packages/connect/scripts/collect-coverage.js ${{ needs.set-matrix.outputs.dailyMatrix }}

connect-legacy-canary-firmware:
needs: [build, set-matrix]
Expand Down
File renamed without changes.

0 comments on commit 9d7f1cc

Please sign in to comment.