Skip to content

Commit 17af03b

Browse files
committed
remove erronously configured codecov flags
1 parent c4c8ce4 commit 17af03b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
directory: empty
8888
token: 87cefb17-c44b-4f2f-8b30-1fff5769ce46
8989
name: Windows (${{ matrix.python }}, ${{ matrix.arch }}${{ matrix.extra_name }})
90-
flags: Windows,${{ matrix.python }}
9190

9291
Ubuntu:
9392
name: 'Ubuntu (${{ matrix.python }}${{ matrix.extra_name }})'
@@ -137,7 +136,6 @@ jobs:
137136
directory: empty
138137
token: 87cefb17-c44b-4f2f-8b30-1fff5769ce46
139138
name: Ubuntu (${{ matrix.python }}${{ matrix.extra_name }})
140-
flags: Ubuntu,${{ matrix.python }}
141139

142140
macOS:
143141
name: 'macOS (${{ matrix.python }})'
@@ -173,7 +171,6 @@ jobs:
173171
directory: empty
174172
token: 87cefb17-c44b-4f2f-8b30-1fff5769ce46
175173
name: macOS (${{ matrix.python }})
176-
flags: macOS,${{ matrix.python }}
177174

178175
# run CI on a musl linux
179176
Alpine:
@@ -199,7 +196,6 @@ jobs:
199196
directory: empty
200197
token: 87cefb17-c44b-4f2f-8b30-1fff5769ce46
201198
name: Alpine
202-
flags: Alpine,3.12
203199

204200
Cython:
205201
name: "Cython"

0 commit comments

Comments
 (0)