Skip to content

Commit

Permalink
fixed docker compose task for github test action and update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Fellan-91 committed Sep 20, 2024
1 parent 59fd47a commit 24bcae7
Show file tree
Hide file tree
Showing 3 changed files with 7,033 additions and 6,189 deletions.
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
Loading

0 comments on commit 24bcae7

Please sign in to comment.