Skip to content

Commit

Permalink
Re-remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LaloCo authored Jul 21, 2020
1 parent 9d51791 commit 6886d7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
java-version: '12.x'
- uses: subosito/flutter-action@v1
- run: flutter pub get
- run: flutter test
- run: flutter build apk --debug --split-per-abi
- name: Create a Release APK
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 6886d7e

Please sign in to comment.