This commit is contained in:
parent
1a244cc150
commit
09cbb2ed9c
|
@ -1,9 +1,9 @@
|
|||
name: Verilator Unit Tests
|
||||
name: Build Blog
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue