Skip to content

Commit

Permalink
GH Yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Nov 20, 2024
1 parent ceb9813 commit 4c0dfd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ jobs:
matrix:
os: ["ubuntu-latest"]
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: test
environment-file: environment.yml

0 comments on commit 4c0dfd5

Please sign in to comment.