Skip to content

Commit

Permalink
Revert "test: scion pkg without parallelizeBranches"
Browse files Browse the repository at this point in the history
  • Loading branch information
mlimbeck committed Jul 11, 2024
1 parent 712cd18 commit 886876e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gobra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
includePaths: ${{ env.includePaths }}
assumeInjectivityOnInhale: ${{ env.assumeInjectivityOnInhale }}
checkConsistency: ${{ env.checkConsistency }}
parallelizeBranches: ${{ env.parallelizeBranches }}
parallelizeBranches: '1'
imageVersion: ${{ env.imageVersion }}
mceMode: ${{ env.mceMode }}
requireTriggers: ${{ env.requireTriggers }}
Expand Down

0 comments on commit 886876e

Please sign in to comment.