runner-test/.gitea/workflows/run.yml
Dominic 47c8f22868
Some checks failed
CI Run / test (push) Failing after 4s
initial commit
2024-02-28 21:49:27 +01:00

11 lines
105 B
YAML

name: CI Run
on:
push:
jobs:
test:
runs-on: alpine-latest
steps:
- run: echo $SHELL