mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 07:33:01 +02:00
test: set 9pm LOG_PATH to create GitHub action summary from last log
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -63,4 +63,7 @@ jobs:
|
||||
path: output/${{ steps.vars.outputs.tgz }}
|
||||
- name: Regression Test
|
||||
run: |
|
||||
make test-qeneth
|
||||
rc=true
|
||||
make test-qeneth || rc=false
|
||||
cat test/.log/last/result.md >> $GITHUB_STEP_SUMMARY
|
||||
eval $rc
|
||||
|
||||
Reference in New Issue
Block a user