Ignore tests with noci tag
This commit is contained in:
parent
6e679056b5
commit
9363246ca1
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user