Skip to content

Commit

Permalink
disable scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jul 16, 2024
1 parent 9ea8e95 commit c6e918b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ build:
analysis:
dependencies:
override:
- command: sudo make deps-ubuntu
idle_timeout: 600
- make install
- echo "Skipped"
# - command: sudo make deps-ubuntu
# idle_timeout: 600
# - make install
tests:
override:
- py-scrutinizer-run
Expand Down

0 comments on commit c6e918b

Please sign in to comment.