Skip to content

Commit 7762789

Browse files
authored
Remove debug logs
1 parent ab97a1d commit 7762789

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: TF_LOG=debug make testacc
66+
run: make testacc

0 commit comments

Comments
 (0)