Skip to content

chore: 🤖 update workflow #3

chore: 🤖 update workflow

chore: 🤖 update workflow #3

Workflow file for this run

name: Next Lint
on: [pull_request, push]
jobs:
lint:
- name: Setup Node

Check failure on line 7 in .github/workflows/nextLint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/nextLint.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
uses: ./.github/workflows/common-setup.yml
- name: Run ESLint
run: pnpm run -C apps/aelf-template lint