generated from nhcarrigan/template
fix: we don't need lint or build on this repo
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 13s
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 13s
This commit is contained in:
parent
46841ec383
commit
f4d74be56d
@ -28,12 +28,6 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: Lint Source Files
|
||||
run: pnpm run lint
|
||||
|
||||
- name: Verify Build
|
||||
run: pnpm run build
|
||||
|
||||
- name: Run Tests
|
||||
run: pnpm run test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user