Commit 85bf767
committed
CI: run tests separately from build jobs
Reorganize GitHub Actions workflows to run tests the same way on all Go
versions, and so remove running tests from the 'build' jobs (which run
job only on 'oldstable' and 'stable').
This makes the build matrix of the 'test' job more consistent.1 parent 37a3cb7 commit 85bf767
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
| 46 | + | |
0 commit comments