Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
CI debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Apr 19, 2024
1 parent a34731b commit 04a335b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: veryl-lang/setup-veryl@v1
- name: Setup verilator
uses: veryl-lang/setup-verilator@v1
- run: sudo apt-get install -y gcc
- run: sudo apt-get install -y gcc ccache
- name: Test
run: veryl test --sim verilator --verbose

0 comments on commit 04a335b

Please sign in to comment.