mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-16 00:28:10 +08:00
fix ci
Former-commit-id: 627f30200068f58d06eb53b1b4797ed426c9c1f1
This commit is contained in:
parent
7fd0d2fc2f
commit
7d536d1d75
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||||
OS_NAME: ${{ matrix.os }}
|
OS_NAME: ${{ matrix.os }}
|
||||||
|
PYTHONIOENCODING: "utf-8"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user