Skip to content

Commit

Permalink
scrutinizer fix 4
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed Oct 30, 2021
1 parent 77d4b86 commit bb06ba3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ build:
python: 3.7.1
nodes:
tests: true

analysis:
tests:
override:
Expand All @@ -27,7 +26,7 @@ build:
on_node: 1
idle_timeout: 10
test:
project_setup:
dependencies:
before:
- command: pip3 install -r requirements.txt -r test/requirements_for_test.txt
on_node: 1
Expand Down

0 comments on commit bb06ba3

Please sign in to comment.