Update .forgejo/workflows/syntax-check.yml
All checks were successful
Check syntax / check (push) Successful in 5s

This commit is contained in:
Nova Cat 2024-12-18 15:41:58 -08:00
parent 7d28a1ebfc
commit 4b92773816

View file

@ -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