Skip to content

Commit

Permalink
chore: Added scrutinizer config [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Aug 1, 2023
1 parent 09f7536 commit 99326c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ build:
nodes:
coverage:
tests:
before:
- command: 'npm run test:setup'
override:
- command: 'npm run test:cov'
coverage:
Expand Down

0 comments on commit 99326c8

Please sign in to comment.