fix a typo in CI

This commit is contained in:
Fangjun Kuang 2023-07-26 16:57:09 +08:00
parent dde905597c
commit 6f5ab0ee14

View File

@ -10,7 +10,7 @@ on:
required: true required: true
jobs: jobs:
Test pre-compiled wheels: Test_pre_compiled_wheels:
name: ${{ matrix.os }} ${{ github.event.inputs.torch_version }} {{ github.event.inputs.kaldifeat_version }} ${{ matrix.python-version }} name: ${{ matrix.os }} ${{ github.event.inputs.torch_version }} {{ github.event.inputs.kaldifeat_version }} ${{ matrix.python-version }}
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy: