mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
ci: stub project before linting
This commit is contained in:
parent
f1baa0355b
commit
13b8536225
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -104,6 +104,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: Build (stub)
|
||||
run: pnpm build:stub
|
||||
|
||||
- name: Lint
|
||||
run: pnpm lint
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user