Skip to content

Commit

Permalink
ci: remove docker-compose line
Browse files Browse the repository at this point in the history
  • Loading branch information
psaiz authored Oct 18, 2024
1 parent 0ee6229 commit d9c2557
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 @@ -75,7 +75,6 @@ jobs:
pip install ".[$EXTRAS]"
pip freeze
docker --version
docker-compose --version
- name: Run tests
run: |
Expand Down

0 comments on commit d9c2557

Please sign in to comment.