Skip to content

Commit

Permalink
Indicate that the hlint job is broken
Browse files Browse the repository at this point in the history
See rwe/actions-hlint-run#260.

This commit is mostly so we see a failing build before fixing it.
  • Loading branch information
sellout committed Jul 7, 2023
1 parent db9eeca commit 679cc4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- uses: actions/checkout@v2
- uses: mrkkrp/ormolu-action@v5
lint:
# Broken, due to rwe/actions-hlint-run#260
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 679cc4b

Please sign in to comment.