Skip to content

Commit

Permalink
Add coveralls to miniconda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
GuiMacielPereira committed Jul 24, 2024
1 parent 48f201a commit aef6462
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup Miniconda
uses: conda-incubator/setup-miniconda@v2.2.0
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-version: latest
miniforge-variant: Mambaforge
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies:
- conda-wrappers
- pre-commit==2.15 #review this
- coverage
- coveralls
- mantid
- matplotlib
- iminuit
Expand Down

0 comments on commit aef6462

Please sign in to comment.