Skip to content

chore(deps): update dependency knip to v5.30.6 #766

chore(deps): update dependency knip to v5.30.6

chore(deps): update dependency knip to v5.30.6 #766

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: 20
cache: yarn
- name: Build
run: |
yarn install
yarn build
- name: Unit tests
run: yarn test
- name: Knip
run: yarn knip