ci datei
This commit is contained in:
@@ -24,9 +24,9 @@ jobs:
|
||||
run: python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Set up Hugging Face Token
|
||||
env:
|
||||
hf_token: ${{ secrets.HF_TOKEN }}
|
||||
|
||||
|
||||
- name: Run Pytest
|
||||
- name: Run pytest
|
||||
env:
|
||||
hf_token: ${{ secrets.HF_TOKEN }}
|
||||
run: pytest
|
||||
Reference in New Issue
Block a user