Fix test runner

This commit is contained in:
darken
2025-04-11 03:02:23 +02:00
committed by Matthias Urhahn
parent 2352974d4d
commit 17892fbd24
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
fail-fast: false
matrix:
variant: [ Debug,Beta,Release ]
flavor: [ test,testFoss,testGplay ]
flavor: [ testFoss,testGplay ]
runs-on: ubuntu-22.04
steps:
- name: Checkout source code