Skip to content

Commit

Permalink
ci: remove docker-compose version check
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed Aug 2, 2024
1 parent cb0544a commit 335063e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
pip install "./${{ matrix.package-dir }}[$EXTRAS]"
pip freeze
docker --version
docker-compose --version
- name: Run tests
working-directory: ./${{ matrix.package-dir }}
Expand Down

0 comments on commit 335063e

Please sign in to comment.