Skip to content

Commit

Permalink
show permissions on hst
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlerdominik committed Feb 27, 2024
1 parent f3e9ed0 commit 59dec33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
run: |
mkdir -p ~/.local/bin
cp ./tests/test.sh ~/.local/bin/test.sh
- run: |
ls -la /home/runner/work/_temp/
ls -la /home/runner/work/_temp/_runner_file_commands/
- name: "Test: Run a command in a public image"
id: test-simple
Expand Down

0 comments on commit 59dec33

Please # to comment.