Skip to content

Commit

Permalink
Merge pull request #1724 from pyiron/cleanup_ci
Browse files Browse the repository at this point in the history
Remove Prefix from CI
  • Loading branch information
jan-janssen authored Jan 8, 2025
2 parents cdabb8b + 75b0512 commit 0f8d5b2
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 0f8d5b2

Please sign in to comment.