We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bc610 commit 8e84a09Copy full SHA for 8e84a09
1 file changed
.github/workflows/reusable-go-test.yml
@@ -77,6 +77,7 @@ jobs:
77
TESTARGS: ${{ matrix.go-build-tags }}
78
79
build-terraform-provider:
80
+ if: false # temporarily disabled
81
runs-on: ubuntu-latest
82
steps:
83
- name: Get GitHub App token
0 commit comments