Browse Source

fix

pull/15149/head
svlandeg 4 months ago
parent
commit
e6a65308f7
  1. 2
      .github/workflows/test.yml

2
.github/workflows/test.yml

@ -92,7 +92,7 @@ jobs:
python-version: "3.14t" python-version: "3.14t"
coverage: coverage coverage: coverage
uv-resolution: lowest-direct uv-resolution: lowest-direct
deprecated-tests: "false" deprecated-tests: "no-deprecation"
- os: windows-latest - os: windows-latest
python-version: "3.14t" python-version: "3.14t"
coverage: coverage coverage: coverage

Loading…
Cancel
Save