Skip to content

Commit

Permalink
MSVC CI: Output?
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Sep 19, 2024
1 parent b35949b commit 9f7b1c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
Start-Sleep -Seconds 30
Stop-Job $job.Id
$jobOutput = $job | Receive-Job
$jobOutput
cat Backtrace.0
# JSON writes are currently very slow (50min) with MSVC
# --diagformat=openpmd
Expand Down

0 comments on commit 9f7b1c9

Please sign in to comment.