maze-solver/.forgejo/actions/python/action.yaml

6 lines
108 B
YAML
Raw Normal View History

2024-08-16 06:26:09 +01:00
name: "Run Python Tests"
description: "Runs the Python Tests"
runs:
using: "docker"
image: "Dockerfile"