Skip to content

Commit

Permalink
Revert "update ci"
Browse files Browse the repository at this point in the history
This reverts commit 5ef3865.
  • Loading branch information
CourbeB committed Dec 13, 2023
1 parent 5ef3865 commit 4f465bd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,5 @@ jobs:
- name: Run Vulture
run: vulture formation_indus_ds_avancee scripts dags --min-confidence 100
- name: Run tests
run: python -m pytest --cov=formation_indus_ds_avancee/ tests/test_unit/ -vv -p no:warnings
- name: Run behave
run: behave tests/test_functional/features
- name: Qualite
run: ./tests/tests_pyramid.sh
run: python -m pytest tests/test_unit

0 comments on commit 4f465bd

Please sign in to comment.