Skip to content

Commit 4e7f6f1

Browse files
authored
Update test-translation.yml
1 parent 8f88871 commit 4e7f6f1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test-translation.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
version: [ 3.13 ]
20-
exclude:
21-
- file: "README.rst"
2220
continue-on-error: true
2321
steps:
2422
- uses: actions/setup-python@master
@@ -37,8 +35,6 @@ jobs:
3735
fail-fast: false
3836
matrix:
3937
version: [ 3.13 ]
40-
exclude:
41-
- file: "README.rst"
4238
format: [ html, latex ]
4339
steps:
4440
- uses: actions/setup-python@master
@@ -70,8 +66,6 @@ jobs:
7066
strategy:
7167
matrix:
7268
version: [ 3.13 ]
73-
exclude:
74-
- file: "README.rst"
7569
needs: [ 'build-translation' ]
7670
steps:
7771
- uses: actions/download-artifact@master

0 commit comments

Comments
 (0)