Update test-sanitizers.yml

This commit is contained in:
Akash Levy 2025-09-15 08:46:11 -07:00 committed by GitHub
parent 4633323216
commit ab83a36d23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,9 @@ jobs:
run: |
iverilog -V
- name: Build Verific
run: cd verific/tclmain && make -j$procs
- name: Build
shell: bash
run: |