parent
48eb1b040a
commit
1755bdbdec
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ jobs:
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
uses: "https://git.euph.dev/actions/checkout@v3"
|
uses: "https://git.euph.dev/actions/checkout@v3"
|
||||||
- name: "Prettier"
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue