deiru.online/.forgejo/workflows/deploy.yml
Deiru TwoKey 441c564bf5
All checks were successful
/ test (push) Successful in 0s
feat: Native runner
2026-04-14 17:35:06 +03:00

6 lines
84 B
YAML

on: [push]
jobs:
test:
runs-on: native
steps:
- run: echo All good!