Skip to content

Commit 67cc277

Browse files
authored
Update CI.yml
1 parent 590249b commit 67cc277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- name: Install dependencies
3838
run: |
3939
python -m pip install --upgrade pip
40+
pip install ../MCintrgration.py
4041
pip install coverage
4142
pip install pytest pytest-cov
4243
pip install -r requirements.txt

0 commit comments

Comments
 (0)