Skip to content

Commit

Permalink
chore: fix ci comment
Browse files Browse the repository at this point in the history
[skip_ci]
  • Loading branch information
fmorency committed Jul 23, 2024
1 parent 1d9180d commit 908725b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/simulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: make sim-after-import
# # Requires wiring v2
# # https://github.com/strangelove-ventures/poa/issues/199
# - name: Simulation export/import (fixed seed)
# run: make sim-export-import
# - name: Simulation import/export (fixed seed)
# run: make sim-import-export
- name: Simulate application state determinism (fixed seed)
run: make sim-app-determinism

0 comments on commit 908725b

Please sign in to comment.