Skip to content

Commit c4a1ef1

Browse files
committed
fixup! amend! ci(win test): deal better with hanging tests
1 parent 746c219 commit c4a1ef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
shell: bash
6767
run: ci/print-test-failures.sh
6868
- name: Upload failed/timed-out tests' directories
69+
if: failure()
6970
uses: actions/upload-artifact@v3
7071
with:
7172
name: failed-tests-windows

0 commit comments

Comments
 (0)