Skip to content

Commit f7799ca

Browse files
CI: Add more output
1 parent dc715d6 commit f7799ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
run: |
8080
npm pack ./
8181
sudo npm install -g ./bats-*.tgz
82-
bats test
82+
bats test --print-output-on-failure
8383
8484
windows:
8585
runs-on: windows-2019

0 commit comments

Comments
 (0)