Skip to content

Merge branch 'master' of github.com:metal-stack/metal-roles into boot… #1376

Merge branch 'master' of github.com:metal-stack/metal-roles into boot…

Merge branch 'master' of github.com:metal-stack/metal-roles into boot… #1376

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