mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-28 11:14:19 +00:00
Minor fixes.
This commit is contained in:
parent
f7ae6e9ebc
commit
f489f9bd82
2
.github/workflows/run-pretrained.yml
vendored
2
.github/workflows/run-pretrained.yml
vendored
@ -20,7 +20,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- test-pretrained
|
||||
pull_request:
|
||||
types: [labeled]
|
||||
|
||||
@ -59,7 +58,6 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Install graphviz
|
||||
if: startsWith(matrix.os, 'ubuntu')
|
||||
shell: bash
|
||||
run: |
|
||||
python3 -m pip install -qq graphviz
|
||||
|
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -20,7 +20,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- test-pretrained
|
||||
pull_request:
|
||||
types: [labeled]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user