Skip to content

Commit b1faef1

Browse files
committed
fixed command
1 parent c046f04 commit b1faef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/em.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: mvn clean verify --fae
2828

2929
- name: Start Docker Compose
30-
run: docker-compose up -d --build
30+
run: docker compose up -d --build
3131

3232
- uses: webfuzzing/evomaster-action@v0.0.4
3333
with:

0 commit comments

Comments
 (0)