Starbound/scripts/gitlab-ci/macos/test.sh
2025-03-21 22:23:30 +11:00

9 lines
95 B
Bash

#!/bin/sh -e
cd macos_binaries
cp ../scripts/osx/sbinit.config .
./core_tests
./game_tests