File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -108,12 +108,6 @@ jobs:
108
108
toxenv : docs-spelling
109
109
- name : " 3.11"
110
110
toxenv : docs-style
111
- - name : " 3.11"
112
- toxenv : format-audit
113
- - name : " 3.11"
114
- toxenv : formatnongpl-audit
115
- - name : " 3.11"
116
- toxenv : noextra-audit
117
111
- name : " 3.11"
118
112
toxenv : readme
119
113
- name : " 3.11"
@@ -131,6 +125,18 @@ jobs:
131
125
python-version :
132
126
name : " 3.11"
133
127
toxenv : py311-noextra-ghcoverage
128
+ - os : ubuntu-latest
129
+ python-version :
130
+ name : " 3.11"
131
+ toxenv : format-audit
132
+ - os : ubuntu-latest
133
+ python-version :
134
+ name : " 3.11"
135
+ toxenv : formatnongpl-audit
136
+ - os : ubuntu-latest
137
+ python-version :
138
+ name : " 3.11"
139
+ toxenv : noextra-audit
134
140
exclude :
135
141
- os : windows-latest
136
142
python-version :
You can’t perform that action at this time.
0 commit comments