From f85f291ba5ebd66bbb258e2dc859f4dcc95017c5 Mon Sep 17 00:00:00 2001 From: LKedward Date: Wed, 2 Sep 2020 12:17:47 +0100 Subject: Update: fortran fpm test script. --- ci/run_tests.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/run_tests.bat') diff --git a/ci/run_tests.bat b/ci/run_tests.bat index 99d0296..482cf79 100755 --- a/ci/run_tests.bat +++ b/ci/run_tests.bat @@ -18,5 +18,5 @@ if errorlevel 1 exit 1 ..\..\..\fpm\build\gfortran_debug\app\fpm build if errorlevel 1 exit 1 -.\hello_world +.\build\gfortran_debug\hello_world if errorlevel 1 exit 1 -- cgit v1.2.3