Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thomwiggers committed Oct 16, 2023
1 parent 150f0b5 commit 6ee29f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: cargo fmt --all -- --check

- name: run Cargo clippy
run: cargo clipy -- -D warnings -A deprecated
run: cargo clippy -- -D warnings -A deprecated

wasi:
name: wasi
Expand Down

0 comments on commit 6ee29f7

Please sign in to comment.