Skip to content

Commit 2d9a565

Browse files
committed
fix cicd test
1 parent efd7cc8 commit 2d9a565

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
python-version: '3.11'
3535
- name: Update docker-compose
3636
uses: docker/setup-buildx-action@v3
37-
with:
38-
version: "2.28.0"
3937
- name: run tests
4038
run: docker-compose run --rm api pytest -vv
4139

0 commit comments

Comments
 (0)