Skip to content

Merge branch 'alpha' of github.com:Wandalen/wTools into alpha #20

Merge branch 'alpha' of github.com:Wandalen/wTools into alpha

Merge branch 'alpha' of github.com:Wandalen/wTools into alpha #20

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