Skip to content

rollback to 0.20 (#1561) #61

rollback to 0.20 (#1561)

rollback to 0.20 (#1561) #61

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