We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7c496 commit 57c39d4Copy full SHA for 57c39d4
1 file changed
.github/workflows/test.yml
@@ -26,10 +26,6 @@ jobs:
26
- name: Install dependencies
27
run: |
28
python -m pip install --upgrade nox virtualenv
29
-
30
- - name: Nox translation
31
- run: |
32
- python -m nox -s translation
33
34
- name: Nox build
35
0 commit comments