Skip to content

Commit

Permalink
add quality step
Browse files Browse the repository at this point in the history
  • Loading branch information
julienfoenet committed Oct 7, 2024
1 parent 2f26445 commit ffa3583
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
run: python -m pytest tests/test_unit
- name: Run Integration Tests
run: behave tests/test_functional/features
- name: Quality
run: python -m pytest --cov=formation_indus_ds_avancee/ tests/test_unit/ -vv -p no:warnings

0 comments on commit ffa3583

Please sign in to comment.