This commit is contained in:
WGAVermeer
2026-03-08 13:57:30 +01:00

View File

@@ -1,4 +1,4 @@
name: Gitea build & run. name: Gitea build & Test.
run-name: ${{ gitea.actor }} run-name: ${{ gitea.actor }}
on: on:
push: push:
@@ -13,5 +13,5 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Build and run - name: Build and test
run: make prod run: make test