difftreelog
Update node-only-update_v3.yml
in: master
1 file changed
.github/workflows/node-only-update_v3.ymldiffbeforeafterboth1# Test workflow for debug parallel and sequental tests in scope of execution time reducing.1name: Parallele tests2name: Parallele tests233# Controls when the action will run.4# Triger: only call from main workflow(re-usable workflows)4on:5on:5 workflow_call:6 workflow_call:6#Define Workflow variables7#Define Workflow variables