projects
/
project
/
libubox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7686b12
)
github: ci: tests: rename test step
author
Álvaro Fernández Rojas
<
[email protected]
>
Fri, 14 Nov 2025 09:06:43 +0000
(10:06 +0100)
committer
Álvaro Fernández Rojas
<
[email protected]
>
Fri, 14 Nov 2025 09:06:43 +0000
(10:06 +0100)
Rename "Execute tests" step to "Test libubox".
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
.github/workflows/ci.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index 4c90e2ae97be11408df9f0a3489b83fa0305767d..4d09ebe4b678082653844d186049ae84da31871f 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-217,6
+217,6
@@
jobs:
-DLUAPATH=${GITHUB_WORKSPACE}/build/lib/lua
make
- - name:
Execute tests
+ - name:
Test libubox
run: |
make test CTEST_OUTPUT_ON_FAILURE=1