Reorganize how tb infrstructure selects toolchains
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -52,9 +52,7 @@ jobs:
|
||||
- name: Test
|
||||
run: |
|
||||
cd tests
|
||||
export SKIP_SYNTH_TESTS=1
|
||||
export STUB_SIMULATOR=1
|
||||
pytest --cov=peakrdl_regblock
|
||||
pytest --cov=peakrdl_regblock --synth-tool skip --sim-tool stub
|
||||
|
||||
- name: Coveralls
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user