Skip to content

fix(monitoring): review #1519

fix(monitoring): review

fix(monitoring): review #1519

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