Skip to content

build(deps): bump es5-ext from 0.10.53 to 0.10.63 #81

build(deps): bump es5-ext from 0.10.53 to 0.10.63

build(deps): bump es5-ext from 0.10.53 to 0.10.63 #81

Workflow file for this run

name: CI
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14
- run: yarn install --frozen-lockfile
- run: yarn clean
- run: yarn build
# - run: yarn lint
- run: yarn pa11y
- run: yarn html-proofer