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 f733e17
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ jobs:
bun run test:coverage
- name: Coveralls
uses: coverallsapp/github-action@v2
uses: coverallsapp/github-action@v2
with:
base-path: contracts/councilhaus
debug: true

0 comments on commit f733e17

Please sign in to comment.