Skip to content

Bump es5-ext from 0.10.62 to 0.10.64 #21

Bump es5-ext from 0.10.62 to 0.10.64

Bump es5-ext from 0.10.62 to 0.10.64 #21

Workflow file for this run

name: Check
on:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Test
run: |
yarn install
yarn test