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