mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update test
This commit is contained in:
parent
59b8eacf70
commit
6b582cc248
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
ls
|
ls
|
||||||
cd cvw
|
source setup.sh
|
||||||
ls
|
echo $PATH
|
||||||
rhel_family_install:
|
rhel_family_install:
|
||||||
name: Test installation on ${{ matrix.os }}
|
name: Test installation on ${{ matrix.os }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@ -34,5 +34,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
ls
|
ls
|
||||||
cd cvw
|
source setup.sh
|
||||||
ls
|
echo $PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user