Commit 898650f
committed
fix: remove packageManager field, restore pnpm to CI matrix
packageManager field conflicted with siguici/setup-js passing
version:latest to pnpm/action-setup. Removing it lets the CI
matrix test all three PM variants (auto-detect, pnpm, yarn).1 parent 3a4572f commit 898650f
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
0 commit comments