Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Feb 5, 2024
2 parents b5fc9d1 + bb91bec commit 4a52f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- run: |
wget --quiet http://public.yegor256.com/simian.jar -O /tmp/simian.jar
- run: |
java -jar /tmp/simian.jar -threshold=35 -excludes=**/gen **/*.java
java -jar /tmp/simian.jar -threshold=30 -excludes=**/gen -excludes=**/it **/*.java

0 comments on commit 4a52f90

Please sign in to comment.