mirror of
https://github.com/fluencelabs/interface-types
synced 2024-12-04 15:20:20 +00:00
Merge pull request #2 from Hywan/test-ci
test(ci) Fix Rust installation
This commit is contained in:
commit
8b9d33c14c
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
- name: Set up Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
default: true
|
||||
override: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user