Skip to content

Commit

Permalink
CI: Remove unused base flavor, all our modules are flavored :)
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rken committed Apr 7, 2023
1 parent 5544cd3 commit 3c5f1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
variant: [ Release ]
flavor: [ test,testFoss,testGplay ]
flavor: [ testFoss,testGplay ]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3c5f1bf

Please sign in to comment.