Commit c27bc21
committed
GH Actions/test: add missing condition
The `skip_tests` matrix condition is used to not duplicate test runs which are run in the code coverage jobs anyway.
This condition was missing for the CBF mode test run, while that step is also run in the code coverage job.
Fixed now.1 parent fc1f7c0 commit c27bc21
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments