Skip to content

Commit ee67b3b

Browse files
l10n reporting
1 parent bb734cf commit ee67b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/l10n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
REPORTABLE: ${{ env.TESTRAIL_REPORT == 'true' }}
183183
FX_EXECUTABLE: ./firefox/firefox
184184
run: |
185-
mv ./ci_xvfb_pyproject_headed.toml ./pyproject.toml;
185+
mv ./ci_l10n_pyproject_headed.toml ./pyproject.toml;
186186
echo "0" > TEST_EXIT_CODE;
187187
while IFS= read -r line; do
188188
echo "Running tests for: $line";

0 commit comments

Comments
 (0)