Skip to content

Commit 9dfffde

Browse files
committed
surface sidecar log
1 parent 5b6692d commit 9dfffde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-validation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ jobs:
5656
run: ./gradlew integrationTest || echo "TEST_FAILED=true" >> $GITHUB_ENV
5757
continue-on-error: true
5858

59+
- name: Display Durable Task Sidecar Logs
60+
run: docker logs -f durabletask-sidecar
61+
5962
- name: Archive test report
6063
uses: actions/upload-artifact@v4
6164
with:

0 commit comments

Comments
 (0)