Skip to content

Bump webpack from 5.76.0 to 5.94.0 (#164) #216

Bump webpack from 5.76.0 to 5.94.0 (#164)

Bump webpack from 5.76.0 to 5.94.0 (#164) #216

Workflow file for this run

name: IronWeb CI
on:
push:
branches:
- main
pull_request:
jobs:
build_and_test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
version: 18.x
- name: build and unit test
run: |
yarn
yarn test