We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec6097 commit 879320bCopy full SHA for 879320b
.github/workflows/code_coverage.yml
@@ -31,7 +31,7 @@ jobs:
31
submodules: recursive
32
- name: Install BiFuncLib & dependencies
33
run: |
34
- pip install .
+ pip install -e
35
- name: BiFuncLib coverage report
36
37
pip install pytest
0 commit comments