Skip to content

Commit

Permalink
playbooks/system-test: Avoid running out of storage space (part 2)
Browse files Browse the repository at this point in the history
This should have been part of commit 571dc97.

#1464
  • Loading branch information
debarshiray committed Mar 2, 2024
1 parent 11086cc commit 818a22b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,6 @@ jobs:
- name: System tests
run: bats --timing test/system/001-version.bats test/system/002-help.bats test/system/108-completion.bats
env:
TMPDIR: /var/tmp
TOOLBX: /usr/local/bin/toolbox
working-directory: containers/toolbox

0 comments on commit 818a22b

Please sign in to comment.