Skip to content

Commit

Permalink
Merge pull request #6077 from IntersectMBO/nm/hlint-workflow
Browse files Browse the repository at this point in the history
Fix and update hlint GitHub CI workflow
  • Loading branch information
neilmayhew authored Jan 16, 2025
2 parents a5cd0b8 + 551702f commit 6308039
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/check-hlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ jobs:

steps:

- uses: actions/checkout@v3

- name: Install dependencies
run: |
sudo apt-get -y install libtinfo5
- uses: actions/checkout@v4

- name: 'Set up HLint'
uses: rwe/actions-hlint-setup@v1
Expand Down

0 comments on commit 6308039

Please sign in to comment.