Skip to content

Commit

Permalink
fix ci name
Browse files Browse the repository at this point in the history
  • Loading branch information
ncitron committed Oct 31, 2024
1 parent 9c20586 commit f3da142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Add wasm target
run: rustup target add wasm32-unknown-unknown
- name: Check wasm compatibility for common and consensus-core
- name: Check wasm compatibility
uses: actions-rs/cargo@v1
with:
command: check
Expand Down

0 comments on commit f3da142

Please sign in to comment.