Files
poc b7cc3d04a0
poc / test (push) Waiting to run
actions test
2026-08-28 19:14:44 +00:00

8 lines
119 B
YAML

name: poc
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: id && hostname && env | head -20