Skip to content

Commit

Permalink
Disable Dart tests (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
icota committed Jan 16, 2024
1 parent 80f902a commit 9c74126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
- name: Analyze Dart project source
run: flutter analyze

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

0 comments on commit 9c74126

Please sign in to comment.