Skip to content

Commit 54c119d

Browse files
reportable condtion added
1 parent 6efb993 commit 54c119d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/l10n.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ jobs:
179179
- name: Run Smoke Tests in Ubuntu (Headed)
180180
if: steps.setup.conclusion == 'success' && always()
181181
env:
182+
REPORTABLE: ${{ env.TESTRAIL_REPORT == 'true' }}
182183
FX_EXECUTABLE: ./firefox/firefox
183184
run: |
184185
mv ./ci_xvfb_pyproject_headed.toml ./pyproject.toml;

0 commit comments

Comments
 (0)