mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
fix: issues with CI
This commit is contained in:
parent
65ac74a0fd
commit
3c7a432c3a
5 changed files with 3 additions and 16 deletions
|
|
@ -11,7 +11,7 @@ commandTests:
|
|||
expectedOutput: ["^pre-commit ([0-9]+\\.){2}[0-9]+\\n$"]
|
||||
|
||||
- name: "tofu"
|
||||
command: "terrtofuaform"
|
||||
command: "tofu"
|
||||
args: ["-version"]
|
||||
expectedOutput: ["^OpenTofu v([0-9]+\\.){2}[0-9]+\\non linux_amd64\\n$"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue