Nidhal Baccouri
commited on
Commit
·
0298f45
1
Parent(s):
9cf8a17
updated pipeline
Browse files
.github/workflows/test.yml
CHANGED
@@ -27,7 +27,8 @@ jobs:
|
|
27 |
|
28 |
- name: Check env
|
29 |
run: |
|
30 |
-
|
|
|
31 |
|
32 |
- name: Install dependencies
|
33 |
run: |
|
|
|
27 |
|
28 |
- name: Check env
|
29 |
run: |
|
30 |
+
echo $HOME
|
31 |
+
ls $HOME/.poetry -a
|
32 |
|
33 |
- name: Install dependencies
|
34 |
run: |
|