mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 20:36:16 +02:00
bug: check prettier workflows (#2021)
workflow wasnt failing on wrong formatting
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -23,5 +23,5 @@ jobs:
|
||||
prettier:
|
||||
uses: ./.github/workflows/make.yml
|
||||
with:
|
||||
make: prettier
|
||||
make: checkprettier
|
||||
npm: true
|
||||
|
Reference in New Issue
Block a user