mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 16:10:16 +00:00
no typecheck
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
node-version: "18"
|
||||
cache: "npm"
|
||||
- run: npm ci
|
||||
- run: npm run typecheck
|
||||
- run: npm run format:check
|
||||
# - run: npm run typecheck
|
||||
# - run: npm run format:check
|
||||
- run: npm run build
|
||||
Reference in New Issue
Block a user