Skip to content

Commit

Permalink
lint.yml: remove redundant task
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Jan 6, 2024
1 parent 6ca15e4 commit f97a68e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Make POD file
run: make pod

- name: Check POD file for syntax errors
run: make -f Makefile.lint podchecker

Expand Down

0 comments on commit f97a68e

Please sign in to comment.