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 ede74f0 commit 2978fddCopy full SHA for 2978fdd
.github/workflows/run-pytest.yml
@@ -133,7 +133,7 @@ jobs:
133
python -m pytest -x test_init/test_lazy_imports.py
134
135
test-kaleido-v0:
136
- name: Optional tests (Kaleido only), Kaleido v0 (Python 3.12, kaleido==0.2.1)
+ name: Optional tests (Kaleido only), Kaleido v0 (Python 3.12, kaleido 0.2.1)
137
runs-on: ubuntu-latest
138
steps:
139
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments