Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Dec 20, 2024
1 parent 4de4f4a commit c4d08fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
terraform fmt
terraform validate
- name: lint test charm module
working-directory: ./terraform/tests
run: |
working-directory: ./terraform/tests
run: |
terraform init
terraform fmt
terraform validate
Expand Down

0 comments on commit c4d08fd

Please sign in to comment.