Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
0xConsumer committed Feb 18, 2024
1 parent 8ac1d07 commit 458e58d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 458e58d

Please sign in to comment.