Update .gitea/workflows/build.yml

This commit is contained in:
2026-02-26 13:32:39 +01:00
Unverified
parent 21d8d471d9
commit b05d02d01c

View File

@@ -17,6 +17,7 @@ on:
jobs:
build_and_test:
name: Build
runs-on: linux
steps:
- name: Checkout
uses: actions/checkout@v6