Skip to content

Commit 13a4845

Browse files
remove yq run
1 parent 85422b5 commit 13a4845

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tf-config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
- uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
3131
- uses: cmsgov/cdap/actions/setup-tenv@8343fb96563ce4b74c4dececee9b268f42bd4a40
3232
- run: tofu fmt -check -diff -recursive .
33-
check-yq:
34-
run: yq --version
3533
plan-apply:
3634
needs: check-fmt
3735
permissions:

0 commit comments

Comments
 (0)