Skip to content

Commit 694feee

Browse files
committed
tmp3
1 parent 4c35c20 commit 694feee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
uses: "./.github/workflows/acceptance-sim.yml"
176176
with:
177177
omicron-sha: ${{ needs.omicron-version.outputs.sha }}
178-
testrail-upload: ${{ inputs.testrail-upload }}
178+
testrail-upload: ${{ inputs.testrail-upload || false }}
179179
secrets:
180180
testrail-host: ${{ secrets.TESTRAIL_HOST }}
181181
testrail-username: ${{ secrets.TESTRAIL_USERNAME }}

0 commit comments

Comments
 (0)