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 451c505 commit 743e174
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@v4
- uses: conda-incubator/setup-miniconda@v3
with:
environment-file: environment.yml
activate-environment: analysis_env
Expand Down

0 comments on commit 743e174

Please sign in to comment.