Skip to content

Commit 40014cb

Browse files
committed
Remove unused results artifact
1 parent 3e141cd commit 40014cb

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/msl-test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,6 @@ jobs:
115115
)
116116
'
117117
118-
- name: Upload test results
119-
uses: actions/upload-artifact@v6
120-
with:
121-
name: sanity-results-${{ matrix.os }}
122-
path: results/
123-
if-no-files-found: error
124-
125-
126118
# ── Deploy to gh-pages ────────────────────────────────────────────────────
127119
- name: Prepare gh-pages worktree
128120
run: |

0 commit comments

Comments
 (0)