aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-02-27 08:33:12 +0100
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-02-27 08:33:52 +0100
commitbb04635c6bc9e051f4bba311aafeb0b0d355f7f5 (patch)
tree7052c4ed5f7467127773ffa25af677dbf2b4cc7e /.github/workflows
parentb5ba85fc3a4ddd61bb6f7a433310a997bd1e574d (diff)
downloadlibquotient-bb04635c6bc9e051f4bba311aafeb0b0d355f7f5.tar.gz
libquotient-bb04635c6bc9e051f4bba311aafeb0b0d355f7f5.zip
CI: switch sonar CI config to include E2EE
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 2 insertions, 1 deletions
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