update deps

This commit is contained in:
Salvatore Giordano
2021-02-01 16:11:29 +01:00
parent 964a428f2e
commit 38a1b880e5
5 changed files with 9 additions and 9 deletions
@@ -83,7 +83,7 @@ jobs:
- name: 'Bootstrap Workspace'
run: melos bootstrap
- name: 'Flutter Test'
run: cd packages/dart_client && flutter pub run test
run: cd packages/stream_chat && flutter pub run test
test_flutter:
runs-on: ubuntu-latest