From b0f6e8d42e5a4d20b76291a3daa2e0d70e8fb731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Stormacq?= Date: Sun, 22 Dec 2024 14:16:38 +0000 Subject: [PATCH] move integration test to .github --- {scripts => .github/workflows/scripts}/integration_tests.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {scripts => .github/workflows/scripts}/integration_tests.sh (100%) diff --git a/scripts/integration_tests.sh b/.github/workflows/scripts/integration_tests.sh similarity index 100% rename from scripts/integration_tests.sh rename to .github/workflows/scripts/integration_tests.sh