Skip to content

Commit

Permalink
added debug cat B)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Orlov committed Dec 18, 2024
1 parent c6fd550 commit f7626cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ jobs:
}
EOS
- name: debug
shell: bash
run: cat $HOME/.terraformrc

- name: Lint Terraform
run: terraform fmt -diff -check -recursive

Expand Down

0 comments on commit f7626cd

Please sign in to comment.