Skip to content

Commit

Permalink
🔧 add yarn to .scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicius73 committed Aug 30, 2022
1 parent 55db822 commit 993ef1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ build:

dependencies:
override:
- command: 'npm --global install yarn'
- command: 'yarn install'

tests:
Expand Down

0 comments on commit 993ef1c

Please sign in to comment.