Update .forgejo/workflows/syntax-check.yml
All checks were successful
Check syntax / check (push) Successful in 4s
All checks were successful
Check syntax / check (push) Successful in 4s
This commit is contained in:
parent
ce2de68213
commit
77db796a38
1 changed files with 1 additions and 2 deletions
|
@ -5,5 +5,4 @@ jobs:
|
|||
runs-on: debian-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: acorn script.user.js
|
||||
- run: jshint script.user.js
|
||||
- run: jshint
|
Loading…
Reference in a new issue