Skip to content

Commit 5cb02ad

Browse files
committed
After-merge fixes
1 parent aacbee2 commit 5cb02ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dispatched-pgsql9-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
target_framework: ${{ matrix.net }}
119119
specific_sha: ${{ inputs.specific_sha }}
120120
fetch_depth: ${{ fromJSON(inputs.fetch_depth) }}
121+
show_all_fails: ${{ fromJSON(inputs.show_all_fails) }}
121122
test_output_verbosity: minimal
122123
test_run_timeout: 30
123124
run_main: true

0 commit comments

Comments
 (0)