1
0
Fork 0

Update Workflow
Some checks failed
QS / QS (push) Failing after 4s

This commit is contained in:
Snoweuph 2024-07-28 10:39:40 +02:00
parent 48eb1b040a
commit 1755bdbdec
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -15,4 +15,4 @@ jobs:
- name: "Checkout"
uses: "https://git.euph.dev/actions/checkout@v3"
- name: "Prettier"
run: npm_config_yes=true npx prettier src/ types/ --check --log-level=error
run: npm_config_yes=true npx prettier main.user.js --check --log-level=error