Skip to content

Commit

Permalink
remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
judemont committed Apr 6, 2024
1 parent dc586f6 commit d1fd413
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flutter-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
- name: Analyze project source
run: dart analyze

- name: Run tests
run: flutter test
# - name: Run tests
# run: flutter test

# Build apk.
- name: build apk
Expand Down

0 comments on commit d1fd413

Please sign in to comment.