We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b2122 commit d4c83daCopy full SHA for d4c83da
.github/workflows/Test_Flutter.yml
@@ -29,5 +29,5 @@ jobs:
29
# Your project will need to have tests in test/ and a dependency on
30
# package:test for this step to succeed. Note that Flutter projects will
31
# want to change this to 'flutter test'.
32
- - name: Run tests
33
- run: cd sw_app/ && flutter test
+ #- name: Run tests
+ # run: cd sw_app/ && flutter test
0 commit comments