Skip to content

Commit da9ab4d

Browse files
committed
fixed yaml formatting
1 parent 763d66f commit da9ab4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/em.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ jobs:
3131

3232
- uses: webfuzzing/evomaster-action@v0.0.5
3333
with:
34-
args: --blackBox true \
34+
args: >-
35+
--blackBox true
3536
--bbSwaggerUrl http://localhost:8080/v3/api-docs
3637
3738
- name: Upload Generated Files

0 commit comments

Comments
 (0)