Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
soareschen committed Jul 12, 2021
1 parent bf61f18 commit d7a9ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ jobs:
toolchain: stable
override: true
- uses: actions-rs/cargo@v1
args: --manifest-path no-std-check/Cargo.tom
with:
args: --manifest-path no-std-check/Cargo.toml
command: build

# test-coverage:
Expand Down

0 comments on commit d7a9ab8

Please sign in to comment.