maze-solver/.forgejo/actions/python/entrypoint.sh
Dan Anglin 091d89c68c
All checks were successful
test / test (pull_request) Successful in 3s
run from entrypoint
2024-08-16 06:15:39 +01:00

6 lines
47 B
Bash
Executable file

#!/bin/sh
set -e
python3 -V
python3 tests.py