PostgreSQL/ci_scripts/meson-test.sh
2025-02-05 22:11:14 +01:00

8 lines
116 B
Bash
Executable File

#!/bin/bash
SCRIPT_DIR="$(cd -- "$(dirname "$0")" >/dev/null 2>&1; pwd -P)"
cd "$SCRIPT_DIR/../build"
meson test