1
0
mirror of https://github.com/openpower-cores/a2i.git synced 2026-02-18 13:36:56 +00:00
Files
openpower-cores.a2i/.github/workflows/vunit_tests.yml
2021-05-23 18:50:21 +02:00

18 lines
277 B
YAML

name: VUnit Tests
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 5'
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: VUnit/vunit_action@master
with:
cmd: python3 ./run.py