fix CI tests (#1748)

This commit is contained in:
Fangjun Kuang 2024-09-08 17:42:55 +08:00 committed by GitHub
parent 559c8a7160
commit 2ff0bb6a88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,4 +108,4 @@ jobs:
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v4
with: with:
path: egs/librispeech/ASR/zipformer/swoosh.pdf path: egs/librispeech/ASR/zipformer/swoosh.pdf
name: swoosh.pdf name: swoosh-${{ matrix.python-version }}-${{ matrix.torch-version }}