Skip to content

READY: Fix module/core/process_tools/src/process.rs (#1508) #25

READY: Fix module/core/process_tools/src/process.rs (#1508)

READY: Fix module/core/process_tools/src/process.rs (#1508) #25

name : async_from
on :
push :
branches :
- 'alpha'
- 'beta'
- 'master'
env :
CARGO_TERM_COLOR : always
jobs :
# async_from
test :
uses : Wandalen/wTools/.github/workflows/standard_rust_push.yml@alpha
with :
manifest_path : 'module/core/async_from/Cargo.toml'
module_name : 'async_from'
commit_message : ${{ github.event.head_commit.message }}
commiter_username: ${{ github.event.head_commit.committer.username }}