Skip to content

Commit 48c0032

Browse files
committed
Configure tests
1 parent 7aa08e1 commit 48c0032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
timeout-minutes: 10
4444
working-directory: ${{ matrix.dir }}
4545
run: |
46-
docker compose -f up -d --wait
46+
docker compose up -d --wait
4747
4848
- name: Stop containers
4949
if: always()

0 commit comments

Comments
 (0)