Nidhal Baccouri commited on
Commit
f2c6421
·
1 Parent(s): 0298f45

updated pipeline

Browse files
Files changed (1) hide show
  1. .github/workflows/test.yml +1 -1
.github/workflows/test.yml CHANGED
@@ -28,7 +28,7 @@ jobs:
28
  - name: Check env
29
  run: |
30
  echo $HOME
31
- ls $HOME/.poetry -a
32
 
33
  - name: Install dependencies
34
  run: |
 
28
  - name: Check env
29
  run: |
30
  echo $HOME
31
+ ls $HOME -a
32
 
33
  - name: Install dependencies
34
  run: |