Adjust README.md after disabling github CI workflow

The validation fails with lastest as of today alsa-ucm-conf and alsa-tests
This commit is contained in:
Nedko Arnaudov 2023-08-05 18:39:21 +03:00
parent 695676ea35
commit 431c7bb2cf
1 changed files with 6 additions and 6 deletions

View File

@ -21,12 +21,12 @@ curl -L -o alsa-ucm-conf.tar.gz https://github.com/alsa-project/alsa-ucm-conf/ar
tar xvzf alsa-ucm-conf.tar.gz -C /usr/share/alsa --strip-components=1 --wildcards "*/ucm" "*/ucm2"
```
### Validation
<!-- ### Validation -->
![Validate UCM configuration](https://github.com/alsa-project/alsa-ucm-conf/workflows/Validate%20UCM%20configuration/badge.svg?branch=master)
<!-- ![Validate UCM configuration](https://github.com/alsa-project/alsa-ucm-conf/workflows/Validate%20UCM%20configuration/badge.svg?branch=master) -->
The UCM configurations are automatically validated using the UCM validator
available at https://github.com/alsa-project/alsa-tests/tree/master/python/ucm-validator .
<!-- The UCM configurations are automatically validated using the UCM validator -->
<!-- available at https://github.com/alsa-project/alsa-tests/tree/master/python/ucm-validator . -->
If you create a pull request for new hardware, please, add also the
alsa-info.sh output to emulate this hardware in the UCM validator.
<!-- If you create a pull request for new hardware, please, add also the -->
<!-- alsa-info.sh output to emulate this hardware in the UCM validator. -->