remove the behave tests from the stack
All checks were successful
Execute / build (3.12) (push) Successful in 1m10s
Pylint / build (3.12) (push) Successful in 12s

This commit is contained in:
Greg Gauthier 2024-07-23 19:32:41 +01:00
parent f1165d0fad
commit 7d6d640bc1

View File

@ -54,6 +54,3 @@ jobs:
- name: Run the pytests - name: Run the pytests
run: pytest -c pytest.ini -m edge run: pytest -c pytest.ini -m edge
- name: Run the behave tests
run: behave