Skip to content

Commit

Permalink
Disable chopper and parallelizeBranches in the CI (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcp19 authored Feb 3, 2025
1 parent 3b903bf commit efc749f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gobra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,7 @@ jobs:
includePaths: ${{ env.includePaths }}
assumeInjectivityOnInhale: ${{ env.assumeInjectivityOnInhale }}
checkConsistency: ${{ env.checkConsistency }}
chop: 10
parallelizeBranches: '1'
parallelizeBranches: '0'
conditionalizePermissions: '1'
moreJoins: 'impure'
imageVersion: ${{ env.imageVersion }}
Expand Down

0 comments on commit efc749f

Please sign in to comment.