Skip to content

Merge pull request #1337 from Wandalen/program_tools_v1 #483

Merge pull request #1337 from Wandalen/program_tools_v1

Merge pull request #1337 from Wandalen/program_tools_v1 #483

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