Skip to content

Commit

Permalink
fix CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Dec 20, 2024
1 parent e17b425 commit fa08e00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ jobs:
- name: lint test charm module
working-directory: ./terraform/tests
run: |
terraform init
terraform fmt
terraform validate
terraform init
terraform fmt
terraform validate
- name: run checks - prepare
run: |
sudo snap install juju --channel=3.6/beta --classic
Expand Down

0 comments on commit fa08e00

Please sign in to comment.