Skip to content

Commit 9adbb0e

Browse files
add fix for cc tests in l10n
1 parent 37f44a4 commit 9adbb0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/l10n_smoke.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ jobs:
9999
if: steps.setup.conclusion == 'success' && always()
100100
env:
101101
FX_EXECUTABLE: /Volumes/${{ steps.setup.outputs.app_name }}/${{ steps.setup.outputs.app_name }}.app/Contents/MacOS/firefox
102-
REPORTABLE: true
103102
run: |
104103
mv ./ci_pyproject_headed.toml ./pyproject.toml;
105104
echo "TEST_EXIT_CODE=0" >> $GITHUB_ENV

0 commit comments

Comments
 (0)