Skip to content

Commit

Permalink
tests: upgrade to docker compose v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcastro2 committed Oct 1, 2024
1 parent d924933 commit 39f3693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
pip install .[$EXTRAS]
pip freeze
docker --version
docker-compose --version
docker compose --version
- name: Run tests
run: |
Expand Down

0 comments on commit 39f3693

Please sign in to comment.