aboutsummaryrefslogtreecommitdiff
path: root/ci/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/run_tests.sh')
-rwxr-xr-xci/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/run_tests.sh b/ci/run_tests.sh
index 59724d5..e046910 100755
--- a/ci/run_tests.sh
+++ b/ci/run_tests.sh
@@ -8,4 +8,4 @@ fpm run
build/gfortran_debug/app/fpm
cd ../test/example_packages/hello_world
../../../fpm/build/gfortran_debug/app/fpm build
-./hello_world
+./build/gfortran_debug/hello_world