Skip to content

Commit

Permalink
Integrate KVAC
Browse files Browse the repository at this point in the history
Signed-off-by: lovesh <[email protected]>
  • Loading branch information
lovesh committed Mar 4, 2024
1 parent e20fc4d commit 1ad8cb0
Show file tree
Hide file tree
Showing 58 changed files with 2,664 additions and 1,139 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,6 @@ on:
pull_request: {}

jobs:
headless_browser_test:
name: Run Rust tests on headless browser
runs-on: ${{matrix.os}}
strategy:
matrix:
os: [ ubuntu-latest, macos-latest ]
steps:
- uses: actions/checkout@v1
- uses: jetli/[email protected]
with:
# Optional version of wasm-pack to install(eg. 'v0.9.1', 'latest')
version: 'latest'
- run: yarn test:browser

js_test:
name: Run JS tests in NodeJS environment
runs-on: ${{matrix.os}}
Expand Down
Loading

0 comments on commit 1ad8cb0

Please sign in to comment.