We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2352974 commit 17892fbCopy full SHA for 17892fb
.github/workflows/code-checks.yml
@@ -49,7 +49,7 @@ jobs:
49
fail-fast: false
50
matrix:
51
variant: [ Debug,Beta,Release ]
52
- flavor: [ test,testFoss,testGplay ]
+ flavor: [ testFoss,testGplay ]
53
runs-on: ubuntu-22.04
54
steps:
55
- name: Checkout source code
0 commit comments