Workflow Testing
All checks were successful
/ test (push) Successful in 20s

This commit is contained in:
Apache 2024-07-15 01:30:11 -05:00
parent 4d27cd7ae3
commit 462883089b
Signed by: apache
GPG key ID: 78BA80EB40E43123

View file

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