Skip to content

dsce with a makefile #40

dsce with a makefile

dsce with a makefile #40

Workflow file for this run

name: Build
on:
push:
pull_request:
workflow_dispatch:
jobs:
format:
name: Build
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- run: make