Skip to content

Commit

Permalink
[ci] Remove -x
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Nov 20, 2023
1 parent 8d88206 commit 5b474d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shell_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
./install.sh ~/.local/
- name: Run bats
run: ~/.local/bin/bats tests/bats/* --verbose-run --print-output-on-failure -x
run: ~/.local/bin/bats tests/bats/* --verbose-run --print-output-on-failure

0 comments on commit 5b474d3

Please sign in to comment.