Skip to content

Commit

Permalink
fix integration tests args
Browse files Browse the repository at this point in the history
  • Loading branch information
arturo-seijas committed Oct 23, 2023
1 parent b2ca8ed commit 533ffc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
extra-arguments: >
extra-arguments: >-
--openstack-rc=${GITHUB_WORKSPACE}/openrc
--kube-config=${GITHUB_WORKSPACE}/kube-config
--screenshot-dir=/tmp
Expand Down

0 comments on commit 533ffc1

Please sign in to comment.