actions-test/.forgejo/workflows/demo.yaml
Elijah 7d99bd2f9d
Some checks failed
/ test (push) Failing after 29s
i just shit my pants
2025-01-02 21:50:38 -05:00

9 lines
No EOL
169 B
YAML

on: [push]
jobs:
test:
runs-on: docker
container:
image: debian:stable
steps:
- run: echo All Good
- run: wget -qO- https://icanhazip.com