Skip to content

Commit

Permalink
Update pipeline-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralVerity authored May 22, 2024
1 parent 743e174 commit 2e052c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
os: ["ubuntu-latest", "macos-latest"]
steps:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v3
- uses: conda-incubator/setup-miniconda@v2
with:
environment-file: environment.yml
activate-environment: analysis_env
Expand Down

0 comments on commit 2e052c8

Please sign in to comment.