Skip to content

feat!: overhaul the config setup #60

feat!: overhaul the config setup

feat!: overhaul the config setup #60

Workflow file for this run

name: Tests
on: [push, pull_request, workflow_call]
jobs:
x64-ubuntu:
name: nix-runner
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Run tests
run: make test