Skip to content

Commit

Permalink
Remove Hadolint
Browse files Browse the repository at this point in the history
  • Loading branch information
edcdavid committed Aug 20, 2024
1 parent 1b76971 commit afc7ab0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pre-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,6 @@ jobs:
- name: Checkmake
run: checkmake --config=.checkmake Makefile

- name: Hadolint
uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf # v3.1.0
with:
dockerfile: Dockerfile
recursive: true

- name: Shfmt
run: shfmt -d scripts

Expand Down

0 comments on commit afc7ab0

Please sign in to comment.