This commit is contained in:
parent
4fb890aa37
commit
32afdabf0a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: Install Python dependencies
|
||||
run: pip install -r requirements.txt
|
||||
- name: Set up Rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
uses: https://github.com/actions-rust-lang/setup-rust-toolchain@v1
|
||||
- name: Install Rust dependencies
|
||||
run: cargo fetch
|
||||
- name: Check formatting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue