Skip to content

Commit

Permalink
Temporary test with latest owmeta-core dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Jun 7, 2024
1 parent 0ecc5b9 commit b436ae8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ci-install.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
#!/bin/sh -ex

# Temporary test with latest owmeta-core dev
git clone https://github.com/openworm/owmeta-core
cd owmeta-core
pip install .

pip list

pip install -e .
pip install coveralls
pip install -r test-requirements.txt
Expand Down

0 comments on commit b436ae8

Please sign in to comment.