"...text-generation-inference.git" did not exist on "8c3669b287a1c651cb07049e67f1ce5967828167"
Commit b086617c authored by rusty1s's avatar rusty1s
Browse files

fix test

parent 2c28d55c
......@@ -52,4 +52,4 @@ jobs:
- name: Check package metadata
run: |
pyroma --min=10 .
pyroma --min=9 .
......@@ -12,8 +12,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
fail-fast: false
os: [ubuntu-latest, windows-latest]
python-version: [3.7]
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