Skip to content

Bump @percy/cli from 1.29.3 to 1.30.3 #705

Bump @percy/cli from 1.29.3 to 1.30.3

Bump @percy/cli from 1.29.3 to 1.30.3 #705

Workflow file for this run

name: ESLint
on: [push]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/setup-node@v4.1.0
- run: yarn install
- run: yarn eslint