Skip to content

Commit

Permalink
Better logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 29, 2022
1 parent acf1015 commit 9a85251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Expand Up @@ -89,7 +89,7 @@ jobs:
- run: docker cp mapfish-print_tests_1:/src/examples/build/ examples/build/ || true
if: always()

- run: docker-compose logs || true
- run: c2cciutils-docker-logs || true
if: failure()

- run: mkdir -p core/build/resources/actual examples/build/reports core/build/reports
Expand Down

0 comments on commit 9a85251

Please sign in to comment.