initial commit
Some checks failed
CI Run / test (push) Failing after 4s

This commit is contained in:
Dominic 2024-02-28 21:49:27 +01:00
commit 47c8f22868
Signed by: msrd0
GPG key ID: AAF7C8430CA3345D
2 changed files with 35 additions and 0 deletions

11
.gitea/workflows/run.yml Normal file
View file

@ -0,0 +1,11 @@
name: CI Run
on:
push:
jobs:
test:
runs-on: alpine-latest
steps:
- run: echo $SHELL