Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vBykoff committed Nov 2, 2022
1 parent fc6d378 commit c7824f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
run: |
python tests/test_data/generate_data.py
export PYTHONPATH=$(pwd)
python tests/model_test/train_model_pipeline_test.py
python tests/model_test/predict_model_pipeline_test.py
python tests/features_test/build_features_test.py
Expand Down

0 comments on commit c7824f0

Please sign in to comment.