Skip to content

Commit

Permalink
Add wasm target
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Apr 7, 2024
1 parent 22015c2 commit 169f7f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- name: Run CLI tests
working-directory: ./checked_cli
run: |
rustup target add wasm32-unknown-unknown
npm i
npm run build:happ
Expand Down

0 comments on commit 169f7f7

Please sign in to comment.