Update .gitea/workflows/build_test.yml

This commit is contained in:
2026-02-26 13:39:27 +01:00
Unverified
parent 0e3d7454e9
commit af9de7f664

View File

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