Skip to content

Commit e77048c

Browse files
committed
ls
1 parent ea9b962 commit e77048c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/qiita-plugin-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ jobs:
4848
run: |
4949
echo "Testing: " $COVER_PACKAGE
5050
51-
env
52-
env | grep PATH
5351
# creating sbatch executable
52+
ls ./; pwd
53+
ls -laht /home/runner/.local/bin
5454
echo '/usr/bin/bash "$@"' > /home/runner/.local/bin/sbatch
5555
chmod +x /home/runner/.local/bin/sbatch
5656

0 commit comments

Comments
 (0)