commit 7391c760dc62168dd617c40535c5adf702d22a6e parent fd828f257f423badb3658f59d0c97c5428dbe8e8 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sun, 1 Jun 2025 17:09:52 +0200 -typo Diffstat:
| M | contrib/ci/jobs/2-test/job.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/ci/jobs/2-test/job.sh b/contrib/ci/jobs/2-test/job.sh @@ -7,4 +7,4 @@ job_dir=$(dirname "${BASH_SOURCE[0]}") . "${job_dir}"/2-install.sh . "${job_dir}"/3-startdb.sh . "${job_dir}"/4-test.sh -. "${job_dir}"/5-coverage.sh" +. "${job_dir}"/5-coverage.sh