fix: prettier now fail instead of doing nothing
Some checks failed
CI / build (push) Failing after 5s
Some checks failed
CI / build (push) Failing after 5s
This commit is contained in:
parent
0eab9a8063
commit
a859871265
@ -12,4 +12,4 @@ jobs:
|
||||
|
||||
- name: Run ESLint
|
||||
working-directory: ./front/MyINPulse-front
|
||||
run: npx prettier src --write
|
||||
run: npx prettier src --check
|
||||
|
Loading…
x
Reference in New Issue
Block a user