Skip to content

Commit

Permalink
try disabling yarn3 on scrute 4being borked
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Ferris committed Sep 19, 2023
1 parent 6eedc6a commit b588a2f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ build:
tests:
override:
- js-scrutinizer-run
coverage:
tests:
override:
-
command: 'yarn test --coverage'
coverage:
file: 'coverage/clover.xml'
format: clover
# coverage:
# tests:
# override:
# -
# command: 'yarn test --coverage'
# coverage:
# file: 'coverage/clover.xml'
# format: clover/home/dylan/projects/jisg/.scrutinizer.yml

0 comments on commit b588a2f

Please sign in to comment.