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