Skip to content

feat: more meaningful error messages in dashboard when slots are not … #175

feat: more meaningful error messages in dashboard when slots are not …

feat: more meaningful error messages in dashboard when slots are not … #175

Workflow file for this run

name: build
on:
workflow_call:
workflow_dispatch:
push:
branches:
- "**"
jobs:
build:
name: build
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/checkout@v4
- name: Build
run: |
make build