Fix failed prettier action

This commit is contained in:
Lim Chee Aun 2024-09-22 18:53:45 +08:00
parent 99e9ecd10e
commit aae047e3b9

View file

@ -18,4 +18,5 @@ jobs:
with:
dry: true
# Don't write anything
prettier_options: '--check'
prettier_options: '--check --config .prettierrc'
file_pattern: '.'