bug: check prettier workflows (#2021)

workflow wasnt failing on wrong formatting
This commit is contained in:
dni ⚡ 2023-10-09 18:15:44 +02:00 committed by GitHub
parent a937e09f85
commit f286a91253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,5 +23,5 @@ jobs:
prettier:
uses: ./.github/workflows/make.yml
with:
make: prettier
make: checkprettier
npm: true