Skip to content

Commit 44ebaf3

Browse files
committed
ci: publish releases without test workflow
1 parent 6c750f5 commit 44ebaf3

2 files changed

Lines changed: 0 additions & 32 deletions

File tree

.github/workflows/flutter-ci.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.github/workflows/release-apk.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
- name: Analyze
3636
run: flutter analyze
3737

38-
- name: Test
39-
run: flutter test
40-
4138
- name: Build release APK
4239
run: flutter build apk --release
4340

0 commit comments

Comments
 (0)