-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move to intall-kontrol action and run kontrol intead of foundry * Fix bash script run-kontrol.sh bugs * Run on pull request Co-authored-by: Palina Tolmach <[email protected]> * Adding new git submodule to track kontrol cheatcodes repository * Updating ReadME documentation, run-kontrol script formatting and steps to follow the README example more closely. Adding some media files for Example showing * Fixing table of contents for quick links in docs * Upgrade install-kontrol to latest version, installs forge / foundry as part of kontrol action --------- Co-authored-by: rv-jenkins <[email protected]> Co-authored-by: Palina Tolmach <[email protected]>
- Loading branch information
1 parent
bb9586b
commit 498529c
Showing
3 changed files
with
24 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ jobs: | |
submodules: recursive | ||
|
||
- name: Install Kontrol | ||
uses: runtimeverification/[email protected].0 | ||
uses: runtimeverification/[email protected].1 | ||
with: | ||
version: latest | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters