mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-14 04:41:48 +00:00
These are tests from other Makefile
This commit is contained in:
parent
cc79c6a761
commit
c6e48f4bea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
|
|
@ -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…
Add table
Add a link
Reference in a new issue