mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 20:01:18 +00:00
chore: use link mode for UV installs
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -269,7 +269,7 @@ jobs:
|
||||
python-version: ["3.10", "3.11", "3.12"]
|
||||
env:
|
||||
UV_SYSTEM_PYTHON: 1
|
||||
UV_LINK_MODE: copy
|
||||
UV_LINK_MODE: hardlink
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user