CI: Run coverage with SystemC

This commit is contained in:
Wilson Snyder 2021-03-28 12:47:35 -04:00
parent 8992e2ec02
commit 014bffdf5e

View File

@ -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