]> www.infradead.org Git - users/sagi/libnvme.git/commit
build: Add build action back
authorDaniel Wagner <dwagner@suse.de>
Fri, 24 Mar 2023 13:35:19 +0000 (14:35 +0100)
committerDaniel Wagner <wagi@monom.org>
Fri, 24 Mar 2023 13:39:01 +0000 (14:39 +0100)
commit9c7d3a6d58ad6be2f0456768208989772e6521ad
treea7a14536abf8f13db162a3b02f10017caef49f76
parent629b04525a5d5d076db2908c533324bd910ec6c6
build: Add build action back

The test meson target builds only the necessary files for passing the
test target. To build the complete library use the build target.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
.github/workflows/build.yml