Skip to content

Commit 2570d46

Browse files
committed
ci: run and log make test
1 parent edbd82d commit 2570d46

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ jobs:
9090
apperlm init --name ${{ matrix.config }}
9191
apperlm list
9292
apperlm configure -Dcf_by="$CF_BY" -Dcf_email="$CF_EMAIL"
93+
ls -R
94+
/bin/false
9395
apperlm build
9496
zip -r ${{ env.REL_NAME }} ${{ env.DEST_BIN }} ${{ env.DEST_BIN }}.dbg
9597
- name: Run make test

0 commit comments

Comments
 (0)