We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f88871 commit 4e7f6f1Copy full SHA for 4e7f6f1
.github/workflows/test-translation.yml
@@ -17,8 +17,6 @@ jobs:
17
fail-fast: false
18
matrix:
19
version: [ 3.13 ]
20
- exclude:
21
- - file: "README.rst"
22
continue-on-error: true
23
steps:
24
- uses: actions/setup-python@master
@@ -37,8 +35,6 @@ jobs:
37
35
38
36
39
40
41
42
format: [ html, latex ]
43
44
@@ -70,8 +66,6 @@ jobs:
70
66
strategy:
71
67
72
68
73
74
75
69
needs: [ 'build-translation' ]
76
77
- uses: actions/download-artifact@master
0 commit comments