Skip to content

Commit

Permalink
Check parentheses in Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-luedtke committed Feb 7, 2021
1 parent cd665de commit 93024ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: docker://mvdan/shfmt
with:
args: -d -i 4 .
- run: "! grep -rEo 'function +[a-zA-Z_]+? +\{' *"
industrial_ci:
strategy:
matrix:
Expand Down

0 comments on commit 93024ed

Please sign in to comment.