Skip to content

Bump eslint-plugin-vue from 9.18.1 to 9.19.2 (#651) #892

Bump eslint-plugin-vue from 9.18.1 to 9.19.2 (#651)

Bump eslint-plugin-vue from 9.18.1 to 9.19.2 (#651) #892

name: Component tests (Cypress)
on: [push]
jobs:
cypress-run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
# Install NPM dependencies, cache them correctly
- name: Run Component tests 🧪
uses: cypress-io/github-action@v6
with:
node-version: 18
component: true