Skip to content

Commit

Permalink
why errors?
Browse files Browse the repository at this point in the history
  • Loading branch information
otisnado committed Jan 30, 2025
1 parent b817d57 commit 7f9a152
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/triggerColdBoxModules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ jobs:
name: ${{ matrix.repositories }}-unit-tests
path: |
${{ matrix.repositories }}-tests/**/*
- name: Whats inside publish tests output
run: echo "${{ steps.publish-test-results.outputs.json }}"

- name: Retrieve job logs
if: ${{ fromJson( steps.publish-test-results.outputs.json ).conclusion == 'failure' }}
Expand Down

0 comments on commit 7f9a152

Please sign in to comment.