Skip to content

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

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

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

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