Skip to content

Merge pull request #1180 from Wandalen/templating-and-deploy #395

Merge pull request #1180 from Wandalen/templating-and-deploy

Merge pull request #1180 from Wandalen/templating-and-deploy #395

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