mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 01:06:30 +00:00
Stop doing lint in CI.
The script failed for reasons I can't determine. For now, we disable it.
This commit is contained in:
@@ -30,4 +30,4 @@ jobs:
|
||||
|
||||
- name: Download and run hlint
|
||||
run: |
|
||||
curl -sSL "${hlint_script}" | sh -s .
|
||||
curl -sSL "${hlint_script}" | sh -s src app test
|
||||
Reference in New Issue
Block a user