mirror of https://github.com/YosysHQ/yosys.git
Update test-sanitizers.yml
This commit is contained in:
parent
4633323216
commit
ab83a36d23
|
|
@ -93,6 +93,9 @@ jobs:
|
|||
run: |
|
||||
iverilog -V
|
||||
|
||||
- name: Build Verific
|
||||
run: cd verific/tclmain && make -j$procs
|
||||
|
||||
- name: Build
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue