mirror of
https://github.com/fischermoseley/manta.git
synced 2026-09-02 02:38:27 +02:00
refactor test structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: functional_simulation
|
||||
name: functional_sim
|
||||
on: [push]
|
||||
jobs:
|
||||
all:
|
||||
@@ -6,4 +6,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: sudo apt install iverilog
|
||||
- run: make sim
|
||||
- run: make functional_sim
|
||||
Reference in New Issue
Block a user