Initial project scaffold
This commit is contained in:
5
tools/run_all_tests.sh
Executable file
5
tools/run_all_tests.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
pytest -q
|
||||
|
||||
Reference in New Issue
Block a user