forked from github/verilator
CI: Run coverage with SystemC
This commit is contained in:
parent
8992e2ec02
commit
014bffdf5e
12
.github/workflows/coverage.yml
vendored
12
.github/workflows/coverage.yml
vendored
@ -62,7 +62,17 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
- vlt-
|
- vlt-
|
||||||
- vltmt-
|
- vltmt-
|
||||||
num: [ 0 1 2 3 4 5 6 7 8 9 ]
|
num:
|
||||||
|
- 0
|
||||||
|
- 1
|
||||||
|
- 2
|
||||||
|
- 3
|
||||||
|
- 4
|
||||||
|
- 5
|
||||||
|
- 6
|
||||||
|
- 7
|
||||||
|
- 8
|
||||||
|
- 9
|
||||||
include:
|
include:
|
||||||
- { test: dist, num: '' }
|
- { test: dist, num: '' }
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
Loading…
Reference in New Issue
Block a user