Skip to content

Commit 57c39d4

Browse files
committed
Remove translation workflow
1 parent 5e7c496 commit 57c39d4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ jobs:
2626
- name: Install dependencies
2727
run: |
2828
python -m pip install --upgrade nox virtualenv
29-
30-
- name: Nox translation
31-
run: |
32-
python -m nox -s translation
3329
3430
- name: Nox build
3531
run: |

0 commit comments

Comments
 (0)