Commit dc20b68
fix(ci): only submit coverage from ubuntu (macOS runner rejects the coveralls Homebrew tap)
GitHub's macOS runners now refuse to load the untrusted coverallsapp/coveralls
Homebrew tap, causing the 'Submit coverage results' step to fail on macOS and
fail-fast to cancel the rest of the matrix. Scope that step to ubuntu-latest;
coverage from a single OS is sufficient and this also avoids per-node-version
flag-name collisions across operating systems.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0512b9a commit dc20b68
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments