Skip to content

Commit 2858e13

Browse files
committed
enable system tests for logback on GH
1 parent 99acd14 commit 2858e13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/system-tests-backend.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ jobs:
5454
- sample: "sentry-samples-console"
5555
agent: "false"
5656
agent-auto-init: "true"
57+
- sample: "sentry-samples-logback"
58+
agent: "false"
59+
agent-auto-init: "true"
5760
steps:
5861
- uses: actions/checkout@v4
5962
with:

0 commit comments

Comments
 (0)