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