Skip to content

Commit

Permalink
chore: set default reporter to text
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Nov 6, 2023
1 parent 8976a60 commit 9c8bf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taprc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vim: set filetype=yaml :
jobs: 1
coverage-report:
- html
- "text"
plugin:
- "!@tapjs/typescript"
allow-incomplete-coverage: true

0 comments on commit 9c8bf04

Please sign in to comment.