Fix build
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -92,9 +92,6 @@ jobs:
|
||||
make ${{ matrix.platform }}-prepare
|
||||
tree
|
||||
|
||||
- name: Test
|
||||
run: flutter test
|
||||
|
||||
- name: Setup Android Signing Properties
|
||||
if: startsWith(matrix.platform,'android')
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user