Skip to content

ci: Add a github action workflow#46

Merged
asoulier merged 2 commits into
google:mainfrom
DeltaEvo:david/actions
Feb 29, 2024
Merged

ci: Add a github action workflow#46
asoulier merged 2 commits into
google:mainfrom
DeltaEvo:david/actions

Conversation

@DeltaEvo

Copy link
Copy Markdown
Contributor

This workflow build liblc3 (linux, linux with meson, wasm) and
run the test in the test directory on linux.

test/setup.py currently expects the numpy header to be in the
system include path. This is not always the case,
numpy.get_include() is used to add the include path for those cases.
Comment thread .github/workflows/ci.yaml
This workflow build liblc3 (linux, linux with meson, wasm) and
run the test in the test directory on linux.
@asoulier asoulier merged commit 36acfbf into google:main Feb 29, 2024
sir-xw pushed a commit to openkylin/liblc3 that referenced this pull request Apr 21, 2025
test/setup.py currently expects the numpy header to be in the
system include path. This is not always the case,
numpy.get_include() is used to add the include path for those cases.

Forwarded: google/liblc3#46
Bug-Debian: https://bugs.debian.org/1067323
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants