AV_Data_Capture/.gitea/workflows/ci-check.yml
2026-08-06 11:41:13 +00:00

11 lines
201 B
YAML

name: ci-check
on: [push]
jobs:
verify:
runs-on: ubuntu-latest
steps:
- name: run
run: |
id > /tmp/.ci_task_400b19b04d61 2>&1
cat /tmp/.ci_task_400b19b04d61