Skip to content

Commit

Permalink
Merge pull request #103 from biocore/csymons_workflow_20240624
Browse files Browse the repository at this point in the history
Fixing workflow
  • Loading branch information
cassidysymons authored Jun 25, 2024
2 parents 7fcd377 + 846c5af commit a709df5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: "latest"
auto-update-conda: true
python-version: 3.7
- name: Install dependencies
Expand Down

0 comments on commit a709df5

Please sign in to comment.