File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 57
57
go1.20.12 download
58
58
rustup default nightly
59
59
60
- tgn gen linux x64 debug -- \
61
- is_clang=false log_level=1 enable_serialized_actions=true \
62
- ten_enable_serialized_rust_action=true ten_rust_enable_gen_cargo_config=false \
63
- ten_enable_cargo_clean=true ten_enable_go_lint=true \
64
- ten_enable_rust_incremental_build=false ten_manager_enable_frontend=false \
65
- ten_enable_integration_tests_prebuilt=false ten_enable_ffmpeg_extensions=true
60
+ tgn gen linux x64 debug -- enable_serialized_actions=true ten_enable_serialized_rust_action=true ten_rust_enable_gen_cargo_config=false ten_enable_ten_rust=false ten_enable_ten_rust_apis=false ten_enable_rust_incremental_build=false ten_manager_enable_frontend=false ten_enable_integration_tests_prebuilt=false ten_enable_nodejs_binding=false ten_enable_python_binding=false ten_enable_go_binding=false
66
61
67
- tgn build linux x64 debug
62
+ tgn build:ten_runtime_smoke_test linux x64 debug
68
63
69
64
- name : Analyze with CodeQL
70
65
uses : github/codeql-action/analyze@v3
You can’t perform that action at this time.
0 commit comments