mirror of
https://github.com/openpower-cores/a2i.git
synced 2026-02-18 13:36:56 +00:00
ci: style
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user