mirror of https://github.com/coqui-ai/TTS.git
Update data_tests.yml
This commit is contained in:
parent
f9a2907987
commit
7149ba10bc
|
@ -9,7 +9,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Run power usage check
|
name: Run power usage check
|
||||||
steps:
|
steps:
|
||||||
- run: sar -u 1 240 -X -o test.txt
|
- run: sar -u 1 240 -o test.txt
|
||||||
- run: cat test.txt
|
- run: cat test.txt
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue