"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "d849816659539eb4c3807f80a865f754dc76d586"
Commit b086617c authored by rusty1s's avatar rusty1s
Browse files

fix test

parent 2c28d55c
...@@ -52,4 +52,4 @@ jobs: ...@@ -52,4 +52,4 @@ jobs:
- name: Check package metadata - name: Check package metadata
run: | run: |
pyroma --min=10 . pyroma --min=9 .
...@@ -12,8 +12,8 @@ jobs: ...@@ -12,8 +12,8 @@ jobs:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
fail-fast: false
matrix: matrix:
fail-fast: false
os: [ubuntu-latest, windows-latest] os: [ubuntu-latest, windows-latest]
python-version: [3.7] python-version: [3.7]
torch-version: [1.10.0, 1.11.0] torch-version: [1.10.0, 1.11.0]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment