Skip to content

Commit 99326c8

Browse files
committed
chore: Added scrutinizer config [skip ci]
1 parent 09f7536 commit 99326c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scrutinizer.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ build:
55
nodes:
66
coverage:
77
tests:
8+
before:
9+
- command: 'npm run test:setup'
810
override:
911
- command: 'npm run test:cov'
1012
coverage:

0 commit comments

Comments
 (0)