We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11086cc commit 818a22bCopy full SHA for 818a22b
.github/workflows/ubuntu-tests.yaml
@@ -146,5 +146,6 @@ jobs:
146
- name: System tests
147
run: bats --timing test/system/001-version.bats test/system/002-help.bats test/system/108-completion.bats
148
env:
149
+ TMPDIR: /var/tmp
150
TOOLBX: /usr/local/bin/toolbox
151
working-directory: containers/toolbox
0 commit comments