Workflow retry
All checks were successful
/ test (push) Successful in 3s

This commit is contained in:
mrkmntal 2025-11-03 16:12:03 -05:00
commit 56b3d8a376
2 changed files with 8 additions and 25 deletions

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
test:
runs-on: self-hosted
steps:
- run: echo "All good from tuxdock runner on $(hostname)!"