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 b5cd925 commit 1cd2d58Copy full SHA for 1cd2d58
.github/workflows/ci.yml
@@ -206,7 +206,7 @@ jobs:
206
bazelisk-version: 1.x
207
- run: bazel build :chromobius_dev_wheel
208
- run: pip install bazel-bin/chromobius-0.0.dev0-py3-none-any.whl
209
- - run: pip install pytest stim sinter pygltflib
+ - run: pip install pytest stim~=1.14.dev sinter pygltflib
210
- run: pytest src
211
- run: tools/doctest_proper.py --module chromobius
212
upload_dev_release_to_pypi:
0 commit comments