Skip to content

Commit b702d73

Browse files
committed
add install build in codecov workflow (gsl)
1 parent 7b10732 commit b702d73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
run: |
3939
conda install --file requirements/run.txt
4040
conda install --file requirements/test.txt
41+
conda install --file requirements/build.txt
4142
python -m pip install -r requirements/pip.txt
4243
python -m pip install -e . --no-deps
4344

0 commit comments

Comments
 (0)