Skip to content

READY : format_tools: limit table width (#1494) #15

READY : format_tools: limit table width (#1494)

READY : format_tools: limit table width (#1494) #15

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 }}