Skip to content

Commit

Permalink
Run tests in debug mode as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Feb 16, 2024
1 parent ca2aba7 commit bdb0683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- run: npm install -g bare-dev
- run: bare-dev configure --debug
- run: bare-dev build --debug
- run: bare-dev test
- run: bare-dev test --debug

0 comments on commit bdb0683

Please sign in to comment.