bug: check prettier workflows (#2021)
workflow wasnt failing on wrong formatting
This commit is contained in:
@@ -23,5 +23,5 @@ jobs:
|
|||||||
prettier:
|
prettier:
|
||||||
uses: ./.github/workflows/make.yml
|
uses: ./.github/workflows/make.yml
|
||||||
with:
|
with:
|
||||||
make: prettier
|
make: checkprettier
|
||||||
npm: true
|
npm: true
|
||||||
|
|||||||
Reference in New Issue
Block a user