Skip to content

Commit

Permalink
maint/CICD ~ (GHA) add platform label to coverage uploads (via `--fla…
Browse files Browse the repository at this point in the history
…gs=...`)
  • Loading branch information
rivy committed Aug 12, 2022
1 parent b534914 commit b0e39bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- run: npm test
env:
CI: true
- run: npm run coverage
- run: npm run coverage "--cov-send=--flags=${{ matrix.os }}"

0 comments on commit b0e39bc

Please sign in to comment.