Skip to content

Commit

Permalink
test another
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlerdominik committed Feb 27, 2024
1 parent 59dec33 commit e1bc19e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ jobs:
mkdir -p ~/.local/bin
cp ./tests/test.sh ~/.local/bin/test.sh
- run: |
- run: |
ls -la /home/runner/work/_temp/
ls -la /home/runner/work/_temp/_runner_file_commands/
chmod 666 /home/runner/work/_temp/_runner_file_commands/*
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 e1bc19e

Please # to comment.