Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge pull request #1 from fisa712/master #2

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update main.yml
Umer-Ishtiaq-4 authored Apr 19, 2023
commit 8f8bc168c1fe1ddb51c4f3d514e27e8dfc320b97
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -16,4 +16,4 @@ jobs :
run : pip install pytest numpy pandas

- name : Run Test
run : pytest /ch08/additional_features/test_preprocessing.py
run : pytest /ch08/run.py