Skip to content

Bump is-png from 2.0.0 to 3.0.1 #7

Bump is-png from 2.0.0 to 3.0.1

Bump is-png from 2.0.0 to 3.0.1 #7

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