Skip to content

build(deps-dev): bump typescript-eslint from 8.50.1 to 8.51.0 #382

build(deps-dev): bump typescript-eslint from 8.50.1 to 8.51.0

build(deps-dev): bump typescript-eslint from 8.50.1 to 8.51.0 #382

Workflow file for this run

name: Test
on:
push:
branches: [ "**" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: lts/*
- run: yarn
- run: yarn run test