dncurrency/ci/build-tests.sh
2023-06-22 16:14:02 +02:00

7 lines
No EOL
124 B
Bash
Executable file

#!/bin/bash
set -euox pipefail
NANO_TEST=ON \
NANO_NETWORK=dev \
NANO_GUI=ON \
$(dirname "$BASH_SOURCE")/build.sh all_tests