Skip to content

Commit

Permalink
Echo dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 7, 2024
1 parent fbf42e0 commit 5c8b71f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/run-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ runs:
run: |
ls $HOME -l
ls $(pwd) -l
echo $(pwd) $HOME

0 comments on commit 5c8b71f

Please sign in to comment.