Skip to content

Commit

Permalink
Merge branch 'main' into 2024-05-07-bump-meta
Browse files Browse the repository at this point in the history
  • Loading branch information
hardyjosh committed May 13, 2024
2 parents 7632823 + 2d8f797 commit 917080e
Show file tree
Hide file tree
Showing 17 changed files with 483 additions and 374 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rainix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
working-directory: lib/rain.interpreter
- run: nix develop --command rainix-rs-prelude
working-directory: lib/rain.interpreter
- run: nix develop --command i9r-prelude
working-directory: lib/rain.interpreter
- run: nix develop --command rainix-sol-prelude
working-directory: lib/rain.metadata

Expand Down
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
[submodule "lib/rain.solmem"]
path = lib/rain.solmem
url = https://github.com/rainprotocol/rain.solmem
[submodule "lib/rain.intorastring"]
path = lib/rain.intorastring
url = https://github.com/rainlanguage/rain.intorastring
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
Expand Down

0 comments on commit 917080e

Please sign in to comment.