Skip to content

Commit

Permalink
Remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
mboudet committed Apr 26, 2024
1 parent 387df45 commit c542ddd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
docker compose up -d
- name: Execute test script
run: |
sleep 60
docker compose logs
sleep 20
./docker-test.sh local
- name: Shut down Docker containers
run: |
Expand Down

0 comments on commit c542ddd

Please sign in to comment.