mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-02 12:17:39 -06:00
2 lines
68 B
Bash
Executable File
2 lines
68 B
Bash
Executable File
go test ./terraform | grep -E '(FAIL|panic)' | tee /dev/tty | wc -l
|