ci: attempt to fix ci
Some checks reported warnings
Test if Server can be built / build-server (push) Has been cancelled

This commit is contained in:
Timothy Schenk 2023-08-13 18:49:37 +02:00
parent 68c3fa7530
commit 90cfb8075a

View file

@ -1,6 +1,7 @@
name: Test if Server can be built
run-name: ${{ gitea.actor }} is building the Server application
on: [push]
runs-on: [ubuntu-22.04]
jobs:
build-server: