feat: actions
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Dale Twokey 2026-04-14 17:33:31 +03:00
parent 93bd93697f
commit 733a14e8be
Signed by: deiru
GPG key ID: E775E4497FC81655

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: host
steps:
- run: echo All good!