Skip to content

Bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.13.0 #821

Bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.13.0

Bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.13.0 #821

Workflow file for this run

# @format
name: Test
on:
push:
branches: ["**", "!master"]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Cypress run
uses: cypress-io/[email protected]
with:
build: yarn build-test
start: yarn preview
browser: chrome