Commit 9cbb1fe
committed
fix(ci): only test packages with tests, add concurrency control
- Remove packages without test files: @pgsql/cli, @pgsql/traverse, @pgsql/utils
- Add packages with tests that were missing: @pgsql/quotes
- Add concurrency group to prevent push/pull_request runs from cancelling each other
- All filter names now match package.json 'name' fields1 parent 53d2d00 commit 9cbb1fe
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | | - | |
18 | 21 | | |
| 22 | + | |
19 | 23 | | |
20 | | - | |
21 | | - | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments