Skip to content

Commit

Permalink
upping the number of simulations in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
heidihoward committed Jul 22, 2024
1 parent 536652d commit 3291785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Sany
run: sany *.tla
- name: Random exploration with TLC
run: tlc -workers auto -simulate num=100 pbft.tla
run: tlc -workers auto -simulate num=1000 pbft.tla

0 comments on commit 3291785

Please sign in to comment.