mirror of
https://github.com/EasyTier/astral.git
synced 2025-05-19 10:30:24 +00:00
Update dart.yml
This commit is contained in:
@@ -20,14 +20,6 @@ jobs:
|
||||
- name: Install Flutter dependencies
|
||||
run: flutter pub get
|
||||
|
||||
# 分析项目源代码
|
||||
- name: Analyze project source
|
||||
run: flutter analyze
|
||||
|
||||
# 运行测试
|
||||
- name: Run tests
|
||||
run: flutter test
|
||||
|
||||
# 生成 Rust 桥接代码
|
||||
- name: Generate Rust bridge code
|
||||
run: flutter_rust_bridge_codegen generate
|
||||
|
||||
Reference in New Issue
Block a user