Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
srinathsetty committed Dec 19, 2024
1 parent 9ee86de commit ad1bb38
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 @@ -54,7 +54,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: test
args: --release --no-default-features --features no_std --verbose
args: --release --no-default-features --verbose

fmt:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ad1bb38

Please sign in to comment.