Skip to content

Commit

Permalink
Remove docker steps from Test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
spilth committed Oct 31, 2024
1 parent 4090941 commit 7a45224
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:
run: |
pip install ".[$EXTRAS]"
pip freeze
docker --version
docker-compose --version
- name: Run tests
run: ./run-tests.sh

0 comments on commit 7a45224

Please sign in to comment.