Update test

This commit is contained in:
Jordan Carlin 2024-07-16 00:43:21 -07:00
parent 59b8eacf70
commit 6b582cc248
No known key found for this signature in database

View File

@ -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