Stop doing lint in CI.

The script failed for reasons I can't determine.
For now, we disable it.
This commit is contained in:
John MacFarlane 2021-09-20 21:58:30 -07:00
parent c9ce6da1bb
commit 1cbaea673d

View file

@ -30,4 +30,4 @@ jobs:
- name: Download and run hlint - name: Download and run hlint
run: | run: |
curl -sSL "${hlint_script}" | sh -s . curl -sSL "${hlint_script}" | sh -s src app test