fix pipeline job name
All checks were successful
Build and Test verification / build (push) Successful in 22s
Build and Test verification / test (push) Successful in 4s

This commit is contained in:
2026-05-08 14:43:29 -05:00
parent 434480d156
commit c3afcadc0f

View File

@@ -1,6 +1,6 @@
name: Build and Test verification
run-name: ${{ gitea.actor }}: Build & Test on ${{ gitea.ref_name }}
run-name: "${{ gitea.actor }}: Build & Test on ${{ gitea.ref_name }}"
on: [push]
jobs: