Skip to content

Commit

Permalink
Refine install test
Browse files Browse the repository at this point in the history
  • Loading branch information
pvanheus committed Aug 15, 2023
1 parent eebe888 commit 0d88407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cosmo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: install and test
run: |
pip install -e .
pip install --no-deps .
COSMO --help
1 change: 1 addition & 0 deletions test/test_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ channels:
dependencies:
- pytest>=4.3.1
- pysam>=0.15.0
- cython>=3.0.0

0 comments on commit 0d88407

Please sign in to comment.