Skip to content

Commit 0e91c59

Browse files
authored
Update scala.yml
1 parent 8a0b395 commit 0e91c59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scala.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
distribution: 'temurin'
2424
- name: Run tests
2525
run: sbt test
26+
- name: Generate verilog
27+
run: sbt run

0 commit comments

Comments
 (0)