Skip to content

Commit

Permalink
debug - capture logs
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco committed Jan 14, 2025
1 parent ea1debf commit e735f9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ jobs:
run: make down-locally
- name: Start local DSS instance
run: make start-locally
- name: (debug) logs
run: sleep 10 && make collect-local-logs && cat core-service-for-testing.log
- name: Probe local DSS instance
run: make probe-locally
- name: Run Qualifier against local DSS instance
Expand Down

0 comments on commit e735f9a

Please sign in to comment.