Skip to content

fix and test template #1150

fix and test template

fix and test template #1150

Workflow file for this run

name: Test
on:
push:
jobs:
build:
runs-on: ubuntu-latest
container: metalstack/metal-deployment-base:latest
steps:
- uses: actions/checkout@v3
- name: Test
run: |
make test