Skip to content

Commit

Permalink
change default shellcheck working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelapuente committed Mar 1, 2024
1 parent 7a5fb8e commit d3f889f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 420 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ on:

jobs:
unit-tests:
uses: ./.github/workflows/test_run.yaml
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
shellcheck-working-directory: "./charm"
Loading

0 comments on commit d3f889f

Please sign in to comment.