We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4984c9d commit a72fb0eCopy full SHA for a72fb0e
.github/workflows/reusable-storage-dependant-tests.yml
@@ -185,10 +185,4 @@ jobs:
185
#list-suites: 'all'
186
list-tests: ${{ inputs.publish_raw_results && 'failed' || 'all' }}
187
list-suites: 'failed'
188
- #list-tests: 'failed'
189
-
190
- - name: Temp log output
191
- run: |
192
- echo "github event name: ${{ github.event_name }}"
193
- echo "reproc step outcome: ${{ steps.reprocessing.outcome }}"
194
- echo "complex step outcome: ${{ steps.complex_tests.outcome }}"
+ #list-tests: 'failed'
0 commit comments