We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c303a03 commit 7241abdCopy full SHA for 7241abd
.github/workflows/acceptance-tests.yml
@@ -63,4 +63,4 @@ jobs:
63
# run: go test ./incapsula
64
65
- name: Run acceptance tests
66
- run: make testacc
+ run: TF_LOG=debug make testacc
0 commit comments