Skip to content

Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group #825

Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group

Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group #825

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