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 4c35c20 commit 694feeeCopy full SHA for 694feee
1 file changed
.github/workflows/build-test.yml
@@ -175,7 +175,7 @@ jobs:
175
uses: "./.github/workflows/acceptance-sim.yml"
176
with:
177
omicron-sha: ${{ needs.omicron-version.outputs.sha }}
178
- testrail-upload: ${{ inputs.testrail-upload }}
+ testrail-upload: ${{ inputs.testrail-upload || false }}
179
secrets:
180
testrail-host: ${{ secrets.TESTRAIL_HOST }}
181
testrail-username: ${{ secrets.TESTRAIL_USERNAME }}
0 commit comments