Skip to content

Commit

Permalink
lint.yml: minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Aug 3, 2023
1 parent 56bef37 commit ce59829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3

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

# End of file.

0 comments on commit ce59829

Please sign in to comment.