Skip to content

ci: Adding simple tests including workflow #1

ci: Adding simple tests including workflow

ci: Adding simple tests including workflow #1

Workflow file for this run

name: test
on:
push:
jobs:
test:
runs-on: self-hosted
steps:
- run: make test