mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +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: |
|
||||
pwd
|
||||
ls
|
||||
cd cvw
|
||||
ls
|
||||
source setup.sh
|
||||
echo $PATH
|
||||
rhel_family_install:
|
||||
name: Test installation on ${{ matrix.os }}
|
||||
runs-on: ubuntu-latest
|
||||
@ -34,5 +34,5 @@ jobs:
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
cd cvw
|
||||
ls
|
||||
source setup.sh
|
||||
echo $PATH
|
||||
|
Loading…
Reference in New Issue
Block a user