diff options
Diffstat (limited to 'ci/run_tests.sh')
-rwxr-xr-x | ci/run_tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/run_tests.sh b/ci/run_tests.sh index 9767c9a..8f99a2c 100755 --- a/ci/run_tests.sh +++ b/ci/run_tests.sh @@ -8,3 +8,4 @@ fpm run fpm run --args build cd ../test/example_packages/hello_world ../../../fpm/fpm build +./hello_world |