Commit 72bfbcf
authored
fix(.github/workflows): run all dart tests under coverage tool (#5116)
Previously internal/sidekick/dart tests ran with plain "go test -race"
while only internal/librarian/dart ran under the coverage tool. Combines
both packages into a single test step.1 parent d9cc6bf commit 72bfbcf
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
0 commit comments