Skip to content

Commit

Permalink
Test_c7_17
Browse files Browse the repository at this point in the history
Signed-off-by: arnaud <[email protected]>
  • Loading branch information
ARnDOSrte committed Nov 22, 2023
1 parent 6d53caa commit cd92c2e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/ci_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,12 @@ jobs:
echo "On recule d'un répertoire et on regarde le contenu"
cd ..
ls
echo "on part dans le home"
cd home
echo "on part dans lib"
cd lib
ls
echo "On part dans lib64"
cd ..
cd lib64
ls
ls /home/runner/.local/lib/python3.10/site-packages/xpress
ls /home/runner/.local/lib/python3.10/site-packages/xpress/lib
Expand Down

0 comments on commit cd92c2e

Please sign in to comment.