3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-30 08:09:03 +00:00
This commit is contained in:
Miodrag Milanović 2026-03-20 15:37:31 +00:00 committed by GitHub
commit 9191491eed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
114 changed files with 1105 additions and 1095 deletions

View file

@ -78,7 +78,7 @@ jobs:
- name: Run Verific specific Yosys tests
run: |
make -C tests/sva
cd tests/svtypes && bash run-test.sh
make -C tests/svtypes
- name: Run SBY tests
if: ${{ github.event_name == 'merge_group' || github.event_name == 'workflow_dispatch' }}