ci: attempt to fix ci
Some checks reported warnings
Test if Server can be built / build-server (push) Has been cancelled
Some checks reported warnings
Test if Server can be built / build-server (push) Has been cancelled
This commit is contained in:
parent
68c3fa7530
commit
90cfb8075a
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue