mirror of https://github.com/YosysHQ/yosys.git
These are tests from other Makefile
This commit is contained in:
parent
cc79c6a761
commit
c6e48f4bea
|
|
@ -220,7 +220,7 @@ jobs:
|
|||
- name: Run tests
|
||||
shell: bash
|
||||
run: |
|
||||
make -C docs vanilla-test -j$procs
|
||||
make -C docs test -j$procs
|
||||
|
||||
test-docs-build:
|
||||
name: Try build docs
|
||||
|
|
|
|||
Loading…
Reference in New Issue