Compare commits
1 commit
c49a1cc514
...
88609274ba
Author | SHA1 | Date | |
---|---|---|---|
88609274ba |
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ jobs:
|
|||
continue-on-error: true
|
||||
run: |
|
||||
cd ${{ github.workspace }}/build_gcc
|
||||
./larra_xmpp_tests --MAX_LOG_LEVEL=0
|
||||
./larra_xmpp_tests --log_level=0
|
||||
|
||||
- name: Clang build (only configuring)
|
||||
id: clang_build
|
||||
|
|
Loading…
Reference in a new issue