ci: use v -g self in windows_ci.yml, before running tests, to get more usable backtraces on compilation crashes in PRs
Some checks failed
Workflow Lint / lint-yml-workflows (push) Has been cancelled

This commit is contained in:
Delyan Angelov 2025-08-04 17:17:47 +03:00
parent 094ef857b1
commit 8cd7a4f136
No known key found for this signature in database
GPG key ID: 66886C0F12D595ED

View file

@ -158,6 +158,8 @@ jobs:
run: |
v retry -- v setup-freetype
.\.github\workflows\windows-install-sqlite.bat
- name: v -g self
run: v -g self
- name: v doctor
run: |
v doctor