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