test.sh 111 B

1234567
  1. #!/usr/bin/env bash
  2. set -euo pipefail
  3. cd "$(dirname "$0")"
  4. python3 -c 'import yaml'
  5. python3 ./compare_bots.py