Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Bartz <[email protected]>
Signed-off-by: Mariyan Dimitrov <[email protected]>
  • Loading branch information
merkata and cbartz authored Oct 11, 2024
1 parent 66caa4a commit f25334f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Run Vale tests
uses: errata-ai/vale-action@reviewdog
with:
files: ./docs
files: ${{ inputs.charm-directory }}/docs
fail_on_error: false
shellcheck-lint:
name: Shell scripts lint
Expand Down

0 comments on commit f25334f

Please sign in to comment.