Commit cdbebe9
authored
[skip changelog] Remove redundant artifact upload from test workflow (#1303)
Previously, there were two steps in the test workflow for the Linux ARM64 artifact upload. Although it did no real harm
since it simply replaced the artifact from the first upload with a duplicate, it does slow down the workflow and adds a
little more of a maintenance burden, so better to remove it.1 parent c65c2b2 commit cdbebe9
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | 185 | | |
192 | 186 | | |
193 | 187 | | |
| |||
0 commit comments