mirror of
https://github.com/openpower-cores/a2i.git
synced 2026-02-18 13:36:56 +00:00
make run.py executable
This commit is contained in:
3
.github/workflows/vunit_tests.yml
vendored
3
.github/workflows/vunit_tests.yml
vendored
@@ -12,9 +12,6 @@ jobs:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user