Skip to content

Commit 17892fb

Browse files
committed
Fix test runner
1 parent 2352974 commit 17892fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
fail-fast: false
5050
matrix:
5151
variant: [ Debug,Beta,Release ]
52-
flavor: [ test,testFoss,testGplay ]
52+
flavor: [ testFoss,testGplay ]
5353
runs-on: ubuntu-22.04
5454
steps:
5555
- name: Checkout source code

0 commit comments

Comments
 (0)