Skip to content

Commit

Permalink
fix: docker-compose doesn't exists anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Apr 2, 2024
1 parent a19ae81 commit 1f03084
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
run: |
pip install ".[$EXTRAS]"
pip freeze
docker --version
docker-compose --version
docker version
- name: Run tests
run: |
Expand Down

0 comments on commit 1f03084

Please sign in to comment.