Skip to content

Commit

Permalink
Update .github/workflows/ci.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Neha Oudin <[email protected]>
  • Loading branch information
MiaAltieri and Gu1nness authored Dec 6, 2024
1 parent 511a107 commit b86521a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,9 @@ jobs:
juju model-defaults logging-config='<root>=INFO; unit=DEBUG'
juju add-model test
- name: Terraform deploy
working-directory: ./terraform/tests/
run: |
pushd ./terraform/tests/
terraform apply -var "model=test" -target null_resource.simple_deployment_juju_wait_deployment -auto-approve
popd
lib-check:
name: Check libraries
Expand Down

0 comments on commit b86521a

Please sign in to comment.