fixup! chore: add workflow

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-06-27 13:12:55 +02:00
parent 6ebc614ef7
commit 0f9cf11da3

View file

@ -1,6 +1,6 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: docker runs-on: ubuntu-latest
steps: steps:
- run: echo All Good - run: echo All Good