maze-solver/.forgejo/actions/python/entrypoint.sh

7 lines
47 B
Bash
Raw Normal View History

2024-08-16 06:05:06 +01:00
#!/bin/sh
set -e
python3 -V
2024-08-16 06:15:39 +01:00
python3 tests.py