test/.forgejo/workflows/demo.yaml
Job van der Valk 66dd2fca53
All checks were successful
/ test (push) Successful in 1s
test
2024-05-30 15:38:46 +02:00

7 lines
91 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- run: python3 --version