From bb04635c6bc9e051f4bba311aafeb0b0d355f7f5 Mon Sep 17 00:00:00 2001 From: Alexey Rusakov Date: Sun, 27 Feb 2022 08:33:12 +0100 Subject: CI: switch sonar CI config to include E2EE --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bbbc06c..24d58a4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,8 @@ jobs: - os: ubuntu-latest compiler: GCC qt-version: '5.12.12' - sonar: 'sonar' + e2ee: e2ee + sonar: sonar - os: windows-2019 compiler: MSVC platform: x64 -- cgit v1.2.3