From eef682907794c480b5f599198fd5bb5a65ec8c7f Mon Sep 17 00:00:00 2001 From: Nikolay Dimitrov Date: Thu, 26 Oct 2023 15:46:36 +0200 Subject: [PATCH] test: running the remote tests shall be complete --- dev/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev/README.md b/dev/README.md index f8412f4..899ba1d 100644 --- a/dev/README.md +++ b/dev/README.md @@ -128,6 +128,10 @@ To run the tests use $ make test ``` +### Testing with ITG Pipeline +Chech Git Hub Actions to see the trigger of a remote pipeline. +The execution shall be successful. + --- ## Release