Test
test / test (push) Successful in 4s

This commit is contained in:
2024-07-31 10:58:55 +02:00
parent 5b46ce8284
commit 978de126d4
+8
View File
@@ -0,0 +1,8 @@
name: test
on: push
jobs:
test:
runs-on: debian
steps:
- run: echo "Hello!"