mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
CI: Produce less verbose logs for tests
This gets a line first introduced in 5b5548b8c
that was lost later
This commit is contained in:
parent
9bb86132c6
commit
9f0a5c5ef0
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -176,6 +176,7 @@ jobs:
|
||||
id: ct
|
||||
run: |
|
||||
(cd priv && ln -sf ../sql)
|
||||
sed -i -e 's/ct:pal/ct:log/' test/suite.erl
|
||||
COMMIT=`echo $GITHUB_SHA | cut -c 1-7`
|
||||
DATE=`date +%s`
|
||||
REF_NAME=`echo $GITHUB_REF_NAME | tr "/" "_"`
|
||||
|
Loading…
Reference in New Issue
Block a user