mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-23 10:37:31 +00:00
6 lines
57 B
Twig
Executable file
6 lines
57 B
Twig
Executable file
#!/usr/bin/env bash
|
|
|
|
set -euo pipefail
|
|
|
|
just test-commit
|