test action
All checks were successful
/ test (push) Successful in 1s

This commit is contained in:
André Menrath 2024-09-20 19:10:01 +02:00
parent 639a64f464
commit 1445964e03

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