You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reduce the runtime of the test suite, we could cache the results of the reference tests, such as Apalache and ref TLC. This can be achieved using the GitHub Actions cache feature: https://github.com/actions/cache
To reduce the runtime of the test suite, we could cache the results of the reference tests, such as Apalache and ref TLC. This can be achieved using the GitHub Actions cache feature: https://github.com/actions/cache