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 aacbee2 commit 5cb02adCopy full SHA for 5cb02ad
.github/workflows/dispatched-pgsql9-tests.yml
@@ -118,6 +118,7 @@ jobs:
118
target_framework: ${{ matrix.net }}
119
specific_sha: ${{ inputs.specific_sha }}
120
fetch_depth: ${{ fromJSON(inputs.fetch_depth) }}
121
+ show_all_fails: ${{ fromJSON(inputs.show_all_fails) }}
122
test_output_verbosity: minimal
123
test_run_timeout: 30
124
run_main: true
0 commit comments