okospaceapi/.forgejo/workflows/test.yaml
Aaron Fischer 745679b462
Some checks failed
/ test (push) Failing after 3m8s
/ build (push) Failing after 13s
Update .forgejo/workflows/test.yaml
2023-10-02 23:43:53 +02:00

8 lines
No EOL
112 B
YAML

on: [push]
jobs:
test:
runs-on: linux_arm
steps:
- run: |
echo "hi"
hostname