Skip to content

Bump es5-ext from 0.10.58 to 0.10.64 #116

Bump es5-ext from 0.10.58 to 0.10.64

Bump es5-ext from 0.10.58 to 0.10.64 #116

Workflow file for this run

name: Build and Test
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup
run: yarn install
- name: Build
run: yarn build