3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-14 12:51:48 +00:00

These are tests from other Makefile

This commit is contained in:
Miodrag Milanovic 2026-02-12 14:06:08 +01:00
parent cc79c6a761
commit c6e48f4bea

View file

@ -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