Skip to content

Commit

Permalink
Don't copy repo into image twice
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Dye <[email protected]>
  • Loading branch information
ecdye committed Jun 2, 2024
1 parent 3729a60 commit 81a3f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
base_image: file://$RUNNER_TEMP/raspios.img
cpu: cortex-a7
cpu_info: cpuinfo/raspberrypi_3b
bind_mount_repository: true
commands: |
sudo expect ./tests/run.exp
shell: bash
Expand Down

0 comments on commit 81a3f2c

Please sign in to comment.