Skip to content

Commit

Permalink
UbuntuGH.yml: /mnt research
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Jan 5, 2025
1 parent 222fe01 commit 8da21f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UbuntuGH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: echo $AGENT_TOOLSDIRECTORY && ls $AGENT_TOOLSDIRECTORY

- name: List /mnt
run: ls /mnt
run: ls /mnt && echo . && cat DATALOSS_WARNING_README.txt
# Note: Free Disk Space was added because the idempotency test
# i.e. copying home to /tmp was running out of disk space on
# Ubuntu 22.04 with GNOME. This only needs to be run for branches
Expand Down

0 comments on commit 8da21f8

Please sign in to comment.