fix ci
Former-commit-id: 7899b44b19c3d0a70706d987bb7d2e0e3536014b
This commit is contained in:
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
os:
|
||||
- "ubuntu-latest"
|
||||
- "windows-latest"
|
||||
- "macos-latest"
|
||||
- "macos-12"
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
@@ -38,6 +38,7 @@ jobs:
|
||||
|
||||
env:
|
||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||
CI_OS: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user