ParaDocs/.gitea/workflows/build_test.yaml
PoliEcho 83523bd868
Some checks failed
build test / build (push) Failing after 1m43s
add build test
2025-03-25 17:24:12 +01:00

13 lines
180 B
YAML

name: build test
on: [push]
jobs:
build:
runs-on: arch
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
run: make