add the behave tests to the stack
Some checks failed
Execute / build (3.12) (push) Failing after 1m42s
Pylint / build (3.12) (push) Successful in 13s

This commit is contained in:
Greg Gauthier 2024-07-23 19:29:48 +01:00
parent 82a4fcbc35
commit f1165d0fad

View File

@ -55,5 +55,5 @@ jobs:
- name: Run the pytests
run: pytest -c pytest.ini -m edge
# - name: Run the behave tests
# run: behave
- name: Run the behave tests
run: behave