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

This commit is contained in:
Dovi Cowan 2024-07-26 00:28:53 +01:00
parent 573d2b51dc
commit f1214d3449
Signed by: dcowan
GPG key ID: CC4A4CB950D7E579

View file

@ -1,6 +1,5 @@
on: [ push ]
jobs:
test:
runs-on: docker
steps:
- run: echo Hello, world!