Skip to content

Commit 74a07b4

Browse files
committed
Remove unused dependencies.
1 parent 6d40d83 commit 74a07b4

File tree

3 files changed

+5
-381
lines changed

3 files changed

+5
-381
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,6 @@ jobs:
4242
- name: Run dart-based tests
4343
run: |
4444
cd dart
45+
dart pub get
4546
dart test
47+
dart analyze

0 commit comments

Comments
 (0)