Skip to content

Bump webpack from 5.90.3 to 5.94.0 in /browser #46

Bump webpack from 5.90.3 to 5.94.0 in /browser

Bump webpack from 5.90.3 to 5.94.0 in /browser #46

Workflow file for this run

name: test
on: [push]
jobs:
build:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: node
uses: actions/setup-node@v1
- run: node test/test.js
- run: node test/mcl-test.js