Skip to content

Commit

Permalink
Check op-alloy-rpc-jsonrpsee/no_std in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Jan 3, 2025
1 parent ef14322 commit daf9cac
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 @@ -103,7 +103,7 @@ jobs:
cache-on-failure: true
- name: cargo hack
run: |
cargo hack build --workspace --target wasm32-wasi --exclude op-alloy-network --exclude op-alloy-rpc-types --exclude op-alloy-rpc-jsonrpsee --exclude op-alloy-provider
cargo hack build --workspace --target wasm32-wasi --exclude op-alloy-network --exclude op-alloy-rpc-types --exclude op-alloy-provider
no-std:
runs-on: ubuntu-latest
Expand Down

0 comments on commit daf9cac

Please sign in to comment.