Skip to content

Commit

Permalink
ci(bats): verbose run
Browse files Browse the repository at this point in the history
  • Loading branch information
anonkey committed Sep 21, 2024
1 parent b64ba85 commit d863cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
# Run E2E tests
- name: E2E
run: |
bats ./tests/e2e.bats
bats --verbose-run ./tests/e2e.bats

0 comments on commit d863cec

Please sign in to comment.