Skip to content

Commit

Permalink
ci: fix rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Aug 20, 2024
1 parent 51894eb commit 9e07586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,5 @@ jobs:
- name: Test rollup-http-server and echo-dapp client
run: |
cd rollup-http/rollup-http-server
echo -e "[toolchain]\nchannel = \"1.77.2\"" > rust-toolchain.toml
USE_ROLLUP_BINDINGS_MOCK=1 cargo test -- --show-output --test-threads=1

0 comments on commit 9e07586

Please sign in to comment.