Skip to content

Commit

Permalink
test browser version
Browse files Browse the repository at this point in the history
  • Loading branch information
helio-frota committed Oct 21, 2024
1 parent 99f7224 commit bb0ac2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: rustup target add wasm32-unknown-unknown
- uses: Swatinem/rust-cache@v2
- run: rustup target add wasm32-unknown-unknown
- name: Format
run: cargo fmt --check
- name: Check
Expand Down

0 comments on commit bb0ac2c

Please sign in to comment.