Skip to content

Commit

Permalink
CI: upgrade docker compose command
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva committed Aug 7, 2024
1 parent cb7bfbd commit c4677ec
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 @@ -87,7 +87,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 c4677ec

Please sign in to comment.