Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/qcom-preflight-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ permissions:
jobs:
qcom-preflight-checks:
uses: Audioreach/audioreach-workflows/.github/workflows/qcom-preflight-checks.yml@stg
secrets: inherit
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This repository hosts following software components for Linux:
- TinyALSA PCM and Mixer plugins
- card-def parser


## Documentation

Refer AudioReach docs [here](https://audioreach.github.io/)
Expand Down
3 changes: 2 additions & 1 deletion ci/files_to_copy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ cd ..
# copy the build artifacts to a temporary directory
cp -R build/usr/* /tmp/rootfs/usr/
cp -R build/etc/* /tmp/rootfs/etc/
echo "Testing workflows to test"
echo "Testing workflows"
echo "test enabled"
Empty file removed sample.py
Empty file.
Loading