Skip to content

Commit

Permalink
Update python-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nnn911 authored Apr 29, 2024
1 parent 6636e64 commit 7ff4195
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,11 @@ jobs:
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
activate-environment: ovito_test
mamba-version: "*"
channels: conda-forge,defaults
channel-priority: true
auto-activate-base: true
activate-environment: ""
- name: Install python dependencies conda
if: matrix.os == 'macos-latest'
run: |
Expand Down

0 comments on commit 7ff4195

Please sign in to comment.