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

@@ -21,8 +21,6 @@ jobs:
uses: actions/checkout@v4
- uses: ./.github/actions/setup-pixi
with:
environments: develop
- name: Build
run: pixi run build ${{ matrix.build_type }} ON