marmoset-test-cases/auto-pull.sh

7 lines
61 B
Bash
Raw Permalink Normal View History

2023-09-13 15:13:01 +01:00
#!/bin/bash
cd "${0%/*}"
git pull
cd -
python3 run-tests.sh