actions test
poc / test (push) Waiting to run

This commit is contained in:
poc
2026-08-28 19:14:44 +00:00
parent 2fa23c68d7
commit b7cc3d04a0
+7
View File
@@ -0,0 +1,7 @@
name: poc
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: id && hostname && env | head -20