1
0
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:
umarcor 2021-05-23 19:08:34 +02:00
parent fd05216893
commit 9a0bdb0b2c

View File

@ -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