Skip to content

chore(deps): update dependency knip to v2.38.1 #166

chore(deps): update dependency knip to v2.38.1

chore(deps): update dependency knip to v2.38.1 #166

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