Skip to content

Commit

Permalink
fix: pass in secrets to action (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon authored Feb 28, 2023
1 parent e012a38 commit b7d1cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_publish_charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
test-and-publish-charm:
needs: [integration-test]
uses: canonical/operator-workflows/.github/workflows/test_and_publish_charm.yaml@main
secrets: inherit
with:
integration-test-extra-arguments: |
-m "not (requires_secret)" \
Expand Down

0 comments on commit b7d1cd6

Please sign in to comment.