Commit d351080
committed
fix: remove empty-string PM from CI matrix
pm: "" (auto-detect) fails because we strip packageManager from
package.json in the test job, leaving nothing to detect. pnpm and
yarn variants cover the needed PM testing.1 parent 439645b commit d351080
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments