Skip to content

Commit

Permalink
Set super-linter TEST_CASE_RUN if necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrarimarco committed Mar 4, 2022
1 parent 8e082a3 commit 64ada47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .shells/.all/dockerfunctions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ super_linter() {
-e LINTER_RULES_PATH=. \
-e MULTI_STATUS=false \
-e RUN_LOCAL=true \
-e TEST_CASE_RUN="${TEST_CASE_RUN:-"false"}" \
-e VALIDATE_ALL_CODEBASE=true \
ghcr.io/github/super-linter "$@"
}
Expand Down

0 comments on commit 64ada47

Please sign in to comment.