Skip to content

Commit

Permalink
it can't be this simple right?
Browse files Browse the repository at this point in the history
  • Loading branch information
savente93 committed Aug 3, 2023
1 parent 50e50b5 commit 7af70e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
run: pip install tomli && python make_env.py test
- uses: conda-incubator/setup-miniconda@v2
with:
cache-downloads: true
cache-environment: true
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
channels: conda-forge, defaults
Expand Down

0 comments on commit 7af70e2

Please sign in to comment.