Skip to content

Commit

Permalink
fixup! amend! ci(win test): deal better with hanging tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Dec 3, 2023
1 parent 746c219 commit c4a1ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
shell: bash
run: ci/print-test-failures.sh
- name: Upload failed/timed-out tests' directories
if: failure()
uses: actions/upload-artifact@v3
with:
name: failed-tests-windows
Expand Down

0 comments on commit c4a1ef1

Please sign in to comment.