Skip to content

Commit cb7abc5

Browse files
committed
temp
1 parent 7f3caf4 commit cb7abc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
uses: cloudposse/github-action-docker-compose-test-run@main
2121
with:
2222
file: ./docker-compose.yaml
23-
service: minio parseable quest-smoke
24-
command: docker compose up --build
23+
service: quest-smoke
24+
command: smoke http://parseable:8000 admin admin
2525

2626
unit-tests:
2727
name: Unit tests

0 commit comments

Comments
 (0)