Skip to content

Commit d4c83da

Browse files
authored
removed flutter tests for now
1 parent 63b2122 commit d4c83da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Test_Flutter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
# Your project will need to have tests in test/ and a dependency on
3030
# package:test for this step to succeed. Note that Flutter projects will
3131
# want to change this to 'flutter test'.
32-
- name: Run tests
33-
run: cd sw_app/ && flutter test
32+
#- name: Run tests
33+
# run: cd sw_app/ && flutter test

0 commit comments

Comments
 (0)