Skip to content

Commit

Permalink
Remove Prefix from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jan 8, 2025
1 parent cdabb8b commit 75b0512
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@ jobs:
- operating-system: macos-latest
python-version: '3.12'
label: osx-64-py-3-12
prefix: /Users/runner/miniconda3/envs/my-env

- operating-system: windows-latest
python-version: '3.12'
label: win-64-py-3-12
prefix: C:\Miniconda3\envs\my-env

- operating-system: ubuntu-latest
python-version: '3.12'
Expand Down

0 comments on commit 75b0512

Please sign in to comment.