Skip to content

fix(deps): update dependency @wojtekmaj/enzyme-adapter-react-17 to ^0… #306

fix(deps): update dependency @wojtekmaj/enzyme-adapter-react-17 to ^0…

fix(deps): update dependency @wojtekmaj/enzyme-adapter-react-17 to ^0… #306

Workflow file for this run

name: lint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@master
- name: install
run: npm install
- name: lint
run: npm run lint