Skip to content

Commit 1e83621

Browse files
add reporting
1 parent 9d708a7 commit 1e83621

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/l10n.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ env:
3333
TESTRAIL_API_KEY: ${{ secrets.TESTRAIL_API_KEY }}
3434
TESTRAIL_USERNAME: ${{ secrets.TESTRAIL_USERNAME }}
3535
SVC_ACCT_DECRYPT: ${{ secrets.SVC_ACCT_DECRYPT }}
36-
FX_L10N: 'true'
36+
TESTRAIL_REPORT: true
37+
FX_L10N: true
3738

3839
jobs:
3940
L10N-MacOS:

0 commit comments

Comments
 (0)