Skip to content

Commit 6c764ea

Browse files
authored
ci/test-nginx: show mock-sentry logs (#1816)
1 parent 020d5a7 commit 6c764ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
run: cd test/nginx && docker compose -f nginx.test.docker-compose.yml logs --no-log-prefix service
6060
- if: always()
6161
run: cd test/nginx && docker compose -f nginx.test.docker-compose.yml logs --no-log-prefix enketo
62+
- if: always()
63+
run: cd test/nginx && docker compose -f nginx.test.docker-compose.yml logs --no-log-prefix sentry-mock
6264
test-secrets:
6365
timeout-minutes: 2
6466
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)