Skip to content

chore(deps): update typescript-eslint monorepo to v8.23.0 #1052

chore(deps): update typescript-eslint monorepo to v8.23.0

chore(deps): update typescript-eslint monorepo to v8.23.0 #1052

name: Build & Test
on: push
jobs:
check:
name: Build & Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn
- run: yarn build
- run: yarn test