Skip to content

Commit

Permalink
Merge 0b267eb into f784e1f
Browse files Browse the repository at this point in the history
  • Loading branch information
reds-heig authored Mar 2, 2021
2 parents f784e1f + 0b267eb commit 452fda3
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 170 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v1
- uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
Expand All @@ -76,7 +76,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v1
- uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit 452fda3

Please sign in to comment.