From 7d6d640bc1d9d33921eaf828e36f753e732961e4 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Tue, 23 Jul 2024 19:32:41 +0100 Subject: [PATCH] remove the behave tests from the stack --- .gitea/workflows/execute.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitea/workflows/execute.yml b/.gitea/workflows/execute.yml index 74a264b..802f858 100644 --- a/.gitea/workflows/execute.yml +++ b/.gitea/workflows/execute.yml @@ -54,6 +54,3 @@ jobs: - name: Run the pytests run: pytest -c pytest.ini -m edge - - - name: Run the behave tests - run: behave