Skip to content

Bump lint-staged from 15.2.7 to 15.2.9 #943

Bump lint-staged from 15.2.7 to 15.2.9

Bump lint-staged from 15.2.7 to 15.2.9 #943

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
npm install
npm run all