WIP TEST CI
All checks were successful
/ test (push) Successful in 21s

This commit is contained in:
Simon Bruder 2024-06-02 14:41:10 +02:00
parent 2d7305d199
commit 5b3e91512f
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -0,0 +1,11 @@
# SPDX-FileCopyrightText: 2024 Simon Bruder <simon@sbruder.de>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
on: [push]
jobs:
test:
runs-on: docker
steps:
- uses: actions/checkout@v4
- run: echo All Good