Skip to content

Commit

Permalink
ci: remove docker-compose calls
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed Aug 20, 2024
1 parent 97b7317 commit d5bb68c
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 @@ -62,7 +62,6 @@ jobs:
pip install ".[$EXTRAS]"
pip freeze
docker --version
docker-compose --version
- name: Run tests
run: |
Expand Down

0 comments on commit d5bb68c

Please sign in to comment.