We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3864cf1 commit ee7d173Copy full SHA for ee7d173
.github/workflows/em.yaml
@@ -29,7 +29,7 @@ jobs:
29
- name: Start Docker Compose
30
run: docker-compose up -d --build
31
32
- - uses: actions/evomaster
+ - uses: actions/evomaster-action
33
with:
34
args: --blackBox true \
35
--bbSwaggerUrl http://host.docker.internal:8080/v3/api-docs
0 commit comments