Skip to content

Commit 531b701

Browse files
committed
There is no start, there is no end.
Signed-off-by: Pavel Kirilin <win10@list.ru>
1 parent e10bdff commit 531b701

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ jobs:
6464
run: poetry install
6565
env:
6666
POETRY_VIRTUALENVS_CREATE: false
67+
- uses: KengoTODA/actions-setup-docker-compose@v1
68+
with:
69+
version: '2.16.0'
6770
- name: docker compose up
6871
run: docker-compose up -d --wait
6972
- name: Run pytest check

0 commit comments

Comments
 (0)