ci: Add a github action workflow

This workflow build liblc3 (linux, linux with meson, wasm) and
run the test in the test directory on linux.
This commit is contained in:
David Duarte
2024-02-26 22:45:30 +00:00
committed by Antoine SOULIER
parent f48f0ff4d7
commit 36acfbff50
2 changed files with 64 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.*
!.gitignore
!.github
bin
build
test/build