Skip to content

Commit 8fffb0d

Browse files
committed
A6 Part 2 fix2
1 parent 9c14a9f commit 8fffb0d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/tests-and-coverage.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
activate-environment: arxplorer-env
2727
environment-file: enviroment.yml
2828
python-version: "3.10"
29-
miniforge-variant: Mambaforge
29+
miniforge-variant: Miniforge3
30+
miniforge-version: latest
3031
use-mamba: true
3132

3233
- name: Run tests with coverage

0 commit comments

Comments
 (0)