5 lines
57 B
Twig
Executable file
5 lines
57 B
Twig
Executable file
#!/usr/bin/env bash
|
|
|
|
set -euo pipefail
|
|
|
|
just test-commit
|