mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 07:25:41 -04:00
ci: remove linting stage for later
This commit is contained in:
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
@@ -205,15 +205,6 @@ jobs:
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.SELF_TOKEN_CL }}
|
||||
|
||||
# #
|
||||
# Release › Print / Lint
|
||||
# #
|
||||
|
||||
- name: "🪪 NPM › Lint"
|
||||
id: task_release_npm_prettylint
|
||||
run: |
|
||||
npm run lint
|
||||
|
||||
# #
|
||||
# Release › Build
|
||||
# #
|
||||
|
||||
Reference in New Issue
Block a user