aboutsummaryrefslogtreecommitdiff
path: root/ci/run_tests.sh
diff options
context:
space:
mode:
authorBrad Richardson <everythingfunctional@protonmail.com>2020-10-14 11:33:36 -0500
committerBrad Richardson <everythingfunctional@protonmail.com>2020-10-14 11:33:36 -0500
commitef7cbcd4014e9b81a57d9f16564623d4073b461d (patch)
tree97c4ab9897dac4522c5bd2975fc52ce55754d875 /ci/run_tests.sh
parent3b99bdf29c1ce031db897f142feb680bc8e9b040 (diff)
downloadfpm-ef7cbcd4014e9b81a57d9f16564623d4073b461d.tar.gz
fpm-ef7cbcd4014e9b81a57d9f16564623d4073b461d.zip
Fix CI after moving example packages
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 adff2b3..a443982 100755
--- a/ci/run_tests.sh
+++ b/ci/run_tests.sh
@@ -8,7 +8,7 @@ fpm run
fpm test
build/gfortran_debug/app/fpm
-cd ../test/example_packages/hello_world
+cd ../example_packages/hello_world
../../../fpm/build/gfortran_debug/app/fpm build
./build/gfortran_debug/app/hello_world