Skip to content

Commit

Permalink
enable debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sembrestels committed Sep 6, 2024
1 parent bbc8632 commit 82d41b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ jobs:
bun run test:coverage
- name: Coveralls
uses: coverallsapp/github-action@v2
uses: coverallsapp/github-action@v2
with:
debug: true

0 comments on commit 82d41b8

Please sign in to comment.