1
0
mirror of https://github.com/openpower-cores/a2i.git synced 2026-02-14 20:06:05 +00:00
Files
openpower-cores.a2i/.github/workflows/vunit_tests.yml
2021-05-23 18:37:57 +02:00

19 lines
345 B
YAML

name: VUnit Tests
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: srt32/git-actions@v0.0.3
with:
args: git update-index --chmod=+x run.py
- uses: VUnit/vunit_action@master
with:
cmd: python3 ./run.py