Skip to content

Commit b5183ea

Browse files
Update CI.yml
Remove FindHighest and BinarySearch from list of skipped proofs.
1 parent 3428533 commit b5183ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@ jobs:
145145
specifications/ewd998/EWD998_proof.tla
146146
## Regressions?
147147
specifications/byzpaxos/Consensus.tla
148-
specifications/LearnProofs/FindHighest.tla
149-
specifications/LoopInvariance/BinarySearch.tla
150148
specifications/TeachingConcurrency/SimpleRegular.tla
151149
# Failing; see https://github.com/tlaplus/Examples/issues/67
152150
specifications/Bakery-Boulangerie/Bakery.tla

0 commit comments

Comments
 (0)