mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00
Trying to fix flakyness by making hub_2 and hub_3 serial tests (potential issue on mingw with mmap).
This commit is contained in:
2
.github/workflows/rust-ci.yml
vendored
2
.github/workflows/rust-ci.yml
vendored
@ -40,8 +40,6 @@ jobs:
|
||||
profile: minimal
|
||||
toolchain: ${{ matrix.rust }}
|
||||
override: true
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
|
Reference in New Issue
Block a user