Skip to content

Bump webpack from 4.44.1 to 5.94.0 (#181) #120

Bump webpack from 4.44.1 to 5.94.0 (#181)

Bump webpack from 4.44.1 to 5.94.0 (#181) #120

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck