Skip to content

Commit

Permalink
fixed docker compose task for github test action
Browse files Browse the repository at this point in the history
  • Loading branch information
Fellan-91 committed Sep 20, 2024
1 parent 769a971 commit 767189b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Docker debug information
run: |
docker -v
docker-compose -v
docker compose version
- name: General debug information
run: |
Expand Down

0 comments on commit 767189b

Please sign in to comment.