From 3d022bba7bf455fe8ea10d20430ab7b564975720 Mon Sep 17 00:00:00 2001 From: Fadi Abbud Date: Thu, 21 Apr 2022 16:03:57 +0200 Subject: [PATCH] Add itest.yml action * This file does not contain the complete code. Its added to allow the "Actions" to see this action, which will be changed in another branch. --- .github/workflows/itest.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/workflows/itest.yml diff --git a/.github/workflows/itest.yml b/.github/workflows/itest.yml new file mode 100644 index 0000000..a409583 --- /dev/null +++ b/.github/workflows/itest.yml @@ -0,0 +1,3 @@ +name: Integration tests +on: workflow_dispatch +