Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
Fix spelling error in pr
Browse files Browse the repository at this point in the history
  • Loading branch information
TTWNO committed Jun 3, 2024
1 parent 100b25f commit d8e937f
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 @@ -178,7 +178,7 @@ jobs:
uses: actions/checkout@v3
- name: Check MSRV Compliance
run: cargo test --workspace --no-run --all-features
wasm-compatiblility:
wasm-compatibility:
runs-on: ubuntu-latest
needs: [rustfmt]
steps:
Expand Down

0 comments on commit d8e937f

Please sign in to comment.