refactor: diagnostic handling (#337)

This commit is contained in:
ykiko
2026-01-03 16:23:06 +08:00
committed by GitHub
parent dee5e136b7
commit dd8f0dd90d
62 changed files with 948 additions and 914 deletions

View File

@@ -46,7 +46,7 @@ jobs:
- uses: ./.github/actions/setup-pixi
with:
environments: develop
environments: package
- name: Remove ci llvm toolchain on Windows
if: runner.os == 'Windows'