Skip to content

Commit

Permalink
fixing merge conflict resolution mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
bmrobin committed Dec 7, 2021
1 parent a18a9af commit 21e553e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cqa.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
sudo apt install libhts-dev libhts3 libhtscodecs-dev libhtscodecs2 tabix
pip install -U pip setuptools
pip install -U pytest pytest-cov twine pytest-vcr
pip install .
pip install -e .
- name: Test
run: |
Expand Down

0 comments on commit 21e553e

Please sign in to comment.