Skip to content

Commit ebeccea

Browse files
committed
test
1 parent dd2ce68 commit ebeccea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
working-directory: ./services
122122
run: |
123123
sudo systemctl stop mysql.service
124-
docker compose --profile rest-api --profile minio up -d --build
124+
docker compose --profile rest-api --profile minio --profile evaluation-engine up -d --build
125125
126126
echo "1. Waiting for Database population..."
127127
docker wait openml-test-database-setup

0 commit comments

Comments
 (0)