Update .gitea/workflows/build_and_test.yml

This commit is contained in:
2026-02-11 20:57:51 +01:00
Unverified
parent c3c79c9973
commit 15cdd4cb26

View File

@@ -15,7 +15,7 @@ on:
jobs:
build_and_test:
name: Build and test app
name: Build and test
steps:
- name: Checkout
uses: actions/checkout@v6