Skip to content

Commit

Permalink
Fix scrutinizer.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeichikawasalesforce committed Sep 19, 2023
1 parent f47a9a1 commit af1726a
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 @@ -17,11 +17,13 @@ build:
analysis:
project_setup:
override:
- pip install --upgrade pip setuptools
- pip install -r requirements.txt
tests:
override: [py-scrutinizer-run]
tests:
before:
- pip install --upgrade pip setuptools
- pip install -r requirements.txt
override: [pytest]
checks:
Expand Down

0 comments on commit af1726a

Please sign in to comment.