generated from nhcarrigan/template
fix: we don't need lint or build on this repo
Node.js CI / Lint and Test (pull_request) Failing after 13s
Node.js CI / Lint and Test (pull_request) Failing after 13s
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user