Skip to content

Commit

Permalink
Try activating an env explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
titodalcanton committed Nov 14, 2024
1 parent 02540d6 commit 0eb790f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
activate-environment: tests
- uses: actions/checkout@v4
- name: installing system packages
run: |
Expand Down

0 comments on commit 0eb790f

Please sign in to comment.