We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf157e commit 8a6707fCopy full SHA for 8a6707f
1 file changed
.github/workflows/integration-test.yml
@@ -23,6 +23,7 @@ jobs:
23
# extras should be a comma seperated list of strings, like `extras: "lazy,accelerated"`
24
# The 'test' extra is always installed
25
- {name: "mudata", extras: ""}
26
+ - {name: "muon", extras: ""}
27
exclude:
28
- { python: 3.12, is_pre: true }
29
0 commit comments