Update .gitea/workflows/build.yml

This commit is contained in:
2026-02-26 13:32:23 +01:00
Unverified
parent 6ab56764ef
commit e74f437f62

View File

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