fix(CI): Break up workflows and use templates

This commit is contained in:
Timothy Stewart
2023-10-29 14:27:20 -05:00
parent 856015d127
commit c6a20c7f14

View File

@@ -1,6 +1,8 @@
--- ---
name: Test Default name: Test Default
runs: on:
workflow_call:
runs:
using: "composite" using: "composite"
steps: steps:
- name: Check out the codebase - name: Check out the codebase