Skip to content

Commit

Permalink
Merge branch 'master' into fix-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
p6te committed Aug 20, 2024
2 parents 2d32a7d + 75bd3c0 commit 0c15d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-protocol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
node-version: '20'
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: rustup defualt nightly
override: true
- name: install global mocha
run: |
Expand Down

0 comments on commit 0c15d4e

Please sign in to comment.