Skip to content

Commit 3e07705

Browse files
committed
Debug CI pipeline
1 parent 609066b commit 3e07705

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
- name: Install SonarQube dependencies
7979
if: steps.cache-sonar.outputs.cache-hit != 'true'
8080
run: |
81+
set -eux
8182
mkdir -p sonarqube
8283
cd sonarqube
8384
wget --no-verbose https://sonarcloud.io/static/cpp/build-wrapper-linux-x86.zip

0 commit comments

Comments
 (0)