Skip to content

Commit 818a22b

Browse files
committed
playbooks/system-test: Avoid running out of storage space (part 2)
This should have been part of commit 571dc97. #1464
1 parent 11086cc commit 818a22b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,6 @@ jobs:
146146
- name: System tests
147147
run: bats --timing test/system/001-version.bats test/system/002-help.bats test/system/108-completion.bats
148148
env:
149+
TMPDIR: /var/tmp
149150
TOOLBX: /usr/local/bin/toolbox
150151
working-directory: containers/toolbox

0 commit comments

Comments
 (0)