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:
- vlt-
- vltmt-
num: [ 0 1 2 3 4 5 6 7 8 9 ]
num:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
include:
- { test: dist, num: '' }
runs-on: ubuntu-20.04