We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f7536 commit 99326c8Copy full SHA for 99326c8
scrutinizer.yml
@@ -5,6 +5,8 @@ build:
5
nodes:
6
coverage:
7
tests:
8
+ before:
9
+ - command: 'npm run test:setup'
10
override:
11
- command: 'npm run test:cov'
12
0 commit comments