Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
debarshiray committed Jun 5, 2024
1 parent ce45fcf commit 8c3e57b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ubuntu-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,8 @@ jobs:
working-directory: containers/toolbox

- name: System tests
run: bats --print-output-on-failure --show-output-of-passing-tests --timing --verbose-run test/system/104-run.bats
run: bats --print-output-on-failure --show-output-of-passing-tests --timing --verbose-run test/system
env:
SHELL: /bin/bash
TMPDIR: /var/tmp
TOOLBX: /usr/local/bin/toolbox
working-directory: containers/toolbox
Expand Down

0 comments on commit 8c3e57b

Please sign in to comment.