Files
solana/ci/test-downstream-builds.sh

10 lines
118 B
Bash
Raw Normal View History

#!/usr/bin/env bash
cd "$(dirname "$0")/.."
export CI_LOCAL_RUN=true
set -ex
scripts/build-downstream-projects.sh