mirror of
https://github.com/google/liblc3.git
synced 2026-04-22 23:54:49 +00:00
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:
committed by
Antoine SOULIER
parent
f48f0ff4d7
commit
36acfbff50
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.*
|
||||
!.gitignore
|
||||
!.github
|
||||
bin
|
||||
build
|
||||
test/build
|
||||
|
||||
Reference in New Issue
Block a user