Skip to content

willbe-v0.19.0

willbe-v0.19.0 #652

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