mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-15 12:20:21 +01:00
bug: check prettier workflows (#2021)
workflow wasnt failing on wrong formatting
This commit is contained in:
parent
a937e09f85
commit
f286a91253
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue