Skip to content

Commit c2fa840

Browse files
committed
list dirs
Signed-off-by: Paulo Vital <paulo.vital@ibm.com>
1 parent e43d846 commit c2fa840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python_next_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
- name: Check code
4949
run: |
5050
pwd
51-
ls -l
5251
ls -l ${HOME}
52+
ls -l /root/base
5353
- name: Install Python dependencies
5454
run: |
5555
. venv/bin/activate

0 commit comments

Comments
 (0)