Skip to content

Commit

Permalink
WIP: use recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Jan 4, 2024
1 parent 16d725b commit 325be75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: ansys/actions/docker-style@feat/lint_dockerfile
with:
directory: docker
recursive: false
recursive: true

# docker-lint:
# name: Dockerfile linting through code-style action
Expand Down

0 comments on commit 325be75

Please sign in to comment.