Skip to content

chore(deps): update dependency lint-staged to v15 #139

chore(deps): update dependency lint-staged to v15

chore(deps): update dependency lint-staged to v15 #139

Workflow file for this run

name: Automated tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 18
cache: yarn
- name: Build
run: |
yarn install
yarn build
- name: Unit tests
run: yarn test
- name: Knip
run: yarn knip