mirror of
https://github.com/openpower-cores/a2i.git
synced 2026-01-11 23:53:05 +00:00
ci: style
This commit is contained in:
parent
fd05216893
commit
9a0bdb0b2c
11
.github/workflows/vunit_tests.yml
vendored
11
.github/workflows/vunit_tests.yml
vendored
@ -8,10 +8,11 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: VUnit/vunit_action@master
|
||||
with:
|
||||
cmd: python3 ./run.py
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: VUnit/vunit_action@master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user