Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check parentheses in Github action
Browse files Browse the repository at this point in the history
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
@@ -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:

0 comments on commit 93024ed

Please sign in to comment.