mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-27 03:08:06 +00:00
Merge f6ed6c5427 into sapling-pr-archive-poteto
This commit is contained in:
3
.github/workflows/site_lint.yml
vendored
3
.github/workflows/site_lint.yml
vendored
@@ -32,6 +32,9 @@ jobs:
|
||||
|
||||
- name: Install deps
|
||||
run: yarn install --frozen-lockfile
|
||||
- name: Install deps (eslint-local-rules)
|
||||
run: yarn install --frozen-lockfile
|
||||
working-directory: eslint-local-rules
|
||||
|
||||
- name: Lint codebase
|
||||
run: yarn ci-check
|
||||
|
||||
Reference in New Issue
Block a user