Skip to content

Commit 025ecfd

Browse files
committed
playing with name: 4
1 parent 5f8dc3b commit 025ecfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/em.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "**"
77

88
jobs:
9-
test:
9+
build:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
@@ -29,7 +29,7 @@ jobs:
2929
- name: Start Docker Compose
3030
run: docker-compose up -d --build
3131

32-
- uses: webfuzzing/evomaster-action@v0.0.2
32+
- uses: webfuzzing/evomaster-action@v0.0.3
3333
with:
3434
args: --blackBox true \
3535
--bbSwaggerUrl http://host.docker.internal:8080/v3/api-docs

0 commit comments

Comments
 (0)