Skip to content

build(deps-dev): bump @babel/traverse from 7.17.0 to 7.23.2 #64

build(deps-dev): bump @babel/traverse from 7.17.0 to 7.23.2

build(deps-dev): bump @babel/traverse from 7.17.0 to 7.23.2 #64

Workflow file for this run

on: [pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci
- run: npm run build:licenses
- run: npm run build:wasm
- run: npm run test