We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f74f12 commit 5c14760Copy full SHA for 5c14760
.github/workflows/ci.yaml
@@ -66,7 +66,7 @@ jobs:
66
os: ubuntu-latest
67
- pixi-env: "test-all-but-dask"
68
69
- - pixi-env: "test-all-deps"
+ - pixi-env: "test-all-deps-py313"
70
pytest-adopts: "flaky"
71
72
# The mypy tests must be executed using only 1 process in order to guarantee
0 commit comments