Skip to content

Commit

Permalink
Fix the publish workflow (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiiwang01 authored Mar 30, 2023
1 parent 94a3ae4 commit 3d0f1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_publish_charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
secrets: inherit
with:
integration-test-extra-arguments: >
--s3-url http://172.17.0.1:4566
--localstack-address 172.17.0.1
-m "not (requires_secrets)"
integration-test-pre-run-script: localstack-installation.sh
trivy-image-config: "trivy.yaml"

0 comments on commit 3d0f1f4

Please sign in to comment.