Skip to content

Commit 7241abd

Browse files
authored
Run acc tests in debug mode
1 parent c303a03 commit 7241abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
# run: go test ./incapsula
6464

6565
- name: Run acceptance tests
66-
run: make testacc
66+
run: TF_LOG=debug make testacc

0 commit comments

Comments
 (0)