Skip to content

Commit 6e3f08c

Browse files
committed
debug tests
Change-Id: I5f3a8232a954892cdd5cab87cff5e7a275af8ffe
1 parent 8456d79 commit 6e3f08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
env:
5858
BATS_LIB_PATH: ${{ steps.setup-bats-mac.outputs.lib-path }}
5959
TERM: xterm
60-
run: bats -o _artifacts tests/
60+
run: bats -o _artifacts --trace tests/
6161

6262
- name: Upload logs
6363
if: always()

0 commit comments

Comments
 (0)