aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-09-20 21:58:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-09-20 23:20:48 -0700
commit1cbaea673debae8bbfebbb7835a6145166fae67b (patch)
tree449ba0f7031f5cd942c3ac4b5aefdb3d4d27d352 /.github
parentc9ce6da1bb69edd5d81952e164fb32c3a0a8f344 (diff)
downloadpandoc-1cbaea673debae8bbfebbb7835a6145166fae67b.tar.gz
Stop doing lint in CI.
The script failed for reasons I can't determine. For now, we disable it.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint.yml.bkp (renamed from .github/workflows/lint.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml.bkp
index fb7d9d0b5..13f4919da 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml.bkp
@@ -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