forked from tim/k3s-ansible
fix(CI): Break up workflows and use templates
This commit is contained in:
4
.github/workflows/test-default.yml
vendored
4
.github/workflows/test-default.yml
vendored
@@ -1,6 +1,8 @@
|
||||
---
|
||||
name: Test Default
|
||||
runs:
|
||||
on:
|
||||
workflow_call:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Check out the codebase
|
||||
|
||||
Reference in New Issue
Block a user