unreal-chat/.forgejo/workflows/ci.yaml
jusemon 10da94f337
Some checks failed
CI / test (push) Failing after 1s
Actualizar .forgejo/workflows/ci.yaml
2025-04-15 09:57:39 -05:00

8 lines
No EOL
109 B
YAML

name: CI
on: [push]
jobs:
test:
runs-on: docker
steps:
- name: Status
run: git status