Skip to content

Commit

Permalink
Merge pull request #55 from topos-protocol/update_new_monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare authored Feb 20, 2024
2 parents 148c51b + c49469f commit 2c45de0
Show file tree
Hide file tree
Showing 12 changed files with 179 additions and 146 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2023-06-27
toolchain: nightly
override: true

- name: rust-cache
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2023-06-27
toolchain: nightly
override: true
components: rustfmt, clippy

Expand Down
Loading

0 comments on commit 2c45de0

Please sign in to comment.