Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KennthShang authored Nov 20, 2024
1 parent eeb23c7 commit 5da0ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
conda config --set solver classic
conda install phabox=2.1.5 python=3.10 -c conda-forge -c bioconda -y
conda install flake8
conda install diamond=0.9 flake8
- name: Lint with flake8
Expand Down

0 comments on commit 5da0ed6

Please sign in to comment.