Skip to content

Commit

Permalink
Bugfix in github test
Browse files Browse the repository at this point in the history
  • Loading branch information
algo-cancer committed Feb 28, 2024
1 parent c2081c5 commit 1acad60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
conda env create -f kir-annotator-env.yml
- name: Test with pytest
run: |
conda init
conda activate kir-annotator-env
pytest

0 comments on commit 1acad60

Please sign in to comment.