Skip to content

Commit 51a4751

Browse files
committed
test removed
1 parent c25cc2a commit 51a4751

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ jobs:
3636
# Statically analyze the Dart code for any errors.
3737
- run: flutter analyze .
3838

39-
# Run widget tests for our flutter project.
40-
- run: flutter test
41-
4239
# Build apk.
4340
- run: flutter build apk
4441

0 commit comments

Comments
 (0)