We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763d66f commit da9ab4dCopy full SHA for da9ab4d
1 file changed
.github/workflows/em.yaml
@@ -31,7 +31,8 @@ jobs:
31
32
- uses: webfuzzing/evomaster-action@v0.0.5
33
with:
34
- args: --blackBox true \
+ args: >-
35
+ --blackBox true
36
--bbSwaggerUrl http://localhost:8080/v3/api-docs
37
38
- name: Upload Generated Files
0 commit comments