Skip to content

Commit

Permalink
Revert "Update gobra.yml to disableNL (#289)"
Browse files Browse the repository at this point in the history
This reverts commit 1e60830.
  • Loading branch information
jcp19 authored Apr 2, 2024
1 parent 1e60830 commit 2ff8192
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 @@ -424,7 +424,7 @@ jobs:
requireTriggers: ${{ env.requireTriggers }}
overflow: ${{ env.overflow }}
useZ3API: ${{ env.useZ3API }}
disableNL: ${{ env.disableNL }}
disableNL: '1'
viperBackend: ${{ env.viperBackend }}
unsafeWildcardOptimization: ${{ env.unsafeWildcardOptimization }}

0 comments on commit 2ff8192

Please sign in to comment.