aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
index 5573453a..408e32af 100644
--- a/.github/workflows/cmake.yml
+++ b/.github/workflows/cmake.yml
@@ -75,4 +75,4 @@ jobs:
working-directory: ${{github.workspace}}/build/test
shell: bash
# Skipping tests for bass since no audio device
- run: QT_QPA_PLATFORM=offscreen ./test ~[bass]
+ run: QT_QPA_PLATFORM=offscreen ./test ~[bass] ~[noci]