Skip to content

Commit 333e48c

Browse files
committed
Merge branch 'main' of https://github.com/Rnbsov/celeste
2 parents c0bd4f3 + 750a170 commit 333e48c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/flutter-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
- name: Get dependencies
3434
run: flutter pub get
3535

36-
- name: Run tests
37-
run: flutter test
36+
# - name: Run tests
37+
# run: flutter test
3838

3939
- name: Build APK
4040
run: flutter build apk --release

0 commit comments

Comments
 (0)