Skip to content

Merge branch 'master' of https://github.com/metal-stack/metal-roles i… #1148

Merge branch 'master' of https://github.com/metal-stack/metal-roles i…

Merge branch 'master' of https://github.com/metal-stack/metal-roles i… #1148

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