Skip to content

Commit

Permalink
chore: make test-wasm32-unknown-unknown run unconditionally.
Browse files Browse the repository at this point in the history
  • Loading branch information
rzvxa committed Aug 3, 2024
1 parent 49d5196 commit d9e636d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ jobs:

test-wasm32-unknown-unknown:
name: Check wasm32-unknown-unknown
if: ${{ github.ref_name == 'main' }}
runs-on: ubuntu-latest
steps:
- uses: taiki-e/checkout-action@v1
Expand Down

0 comments on commit d9e636d

Please sign in to comment.