Skip to content

Commit 1cd2d58

Browse files
committed
dev
1 parent b5cd925 commit 1cd2d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
bazelisk-version: 1.x
207207
- run: bazel build :chromobius_dev_wheel
208208
- run: pip install bazel-bin/chromobius-0.0.dev0-py3-none-any.whl
209-
- run: pip install pytest stim sinter pygltflib
209+
- run: pip install pytest stim~=1.14.dev sinter pygltflib
210210
- run: pytest src
211211
- run: tools/doctest_proper.py --module chromobius
212212
upload_dev_release_to_pypi:

0 commit comments

Comments
 (0)