Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liamaharon committed Mar 18, 2024
1 parent 8c6f384 commit eb58619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Try Runtime GHA makes it easy to add [try-runtime](https://paritytech.github.io/
- Try State invariants pass
- Post-Migration, all runtime state is decodable

Given that code changes can break any of the above invariants, running `try-runtime` checks is as important as regularly running cargo tests in your PR CI, to prevent accidental regressions.
Given that code changes can break any of the above invariants, running `try-runtime` checks is as important as regularly running cargo tests in your CI to prevent accidental regressions.

## Usage

Expand Down

0 comments on commit eb58619

Please sign in to comment.