mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 08:16:50 +08:00
fix: CI code style checking
This commit is contained in:

committed by
Rak Laptudirm

parent
d671327ebe
commit
0b9fad86ba
2
.github/workflows/Ci.yml
vendored
2
.github/workflows/Ci.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
run: npm run test
|
||||
|
||||
- name: 💄 Code style
|
||||
run: npm run style
|
||||
run: npm run check-style
|
||||
|
||||
codespell:
|
||||
name: Check for spelling errors
|
||||
|
Reference in New Issue
Block a user