Skip to content

Commit

Permalink
Added behave in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nicedlp committed Sep 6, 2023
1 parent d419ecf commit 75ce04f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
run: vulture formation_indus_ds_avancee scripts --min-confidence 100
- name: Run tests
run: python -m pytest tests/test_unit
# Add behave command
run: behave tests/test_functional/features


0 comments on commit 75ce04f

Please sign in to comment.