Update dart_general.yml

This commit is contained in:
AppFlowy.IO
2021-11-30 15:35:15 +08:00
committed by GitHub
parent c4088622f8
commit 0c1263cb78

View File

@ -8,8 +8,14 @@ name: Dart
on: on:
push: push:
branches: [ main ] branches: [ main ]
paths:
- 'frontend/app_flowy'
pull_request: pull_request:
branches: [ main ] branches: [ main ]
paths:
- 'frontend/app_flowy'
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always