mirror of
https://github.com/tlsnotary/tlsn-js.git
synced 2026-04-02 03:00:18 -04:00
test: added Rust WASM test for the Verifier
+ Run WASM test with GitHub actions
This commit is contained in:
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@@ -67,6 +67,9 @@ jobs:
|
||||
- name: Build WASM
|
||||
run: npm run build:wasm
|
||||
|
||||
- name: Test WASM
|
||||
run: npm run test:wasm
|
||||
|
||||
- name: Test
|
||||
if: false
|
||||
run: npm run test
|
||||
Reference in New Issue
Block a user