Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.24.0 #6570

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.24.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.24.0 #6570

Workflow file for this run

name: Test
on:
pull_request: ~
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: szenius/set-timezone@v1.2
with:
timezoneLinux: 'Asia/Tokyo'
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- name: Test
run: pnpm test