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
up main.yml
Umer-Ishtiaq-4 authored Apr 19, 2023
commit 440536785e61c502f9fed7b97d832a721725b4a8
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/run.py
run : python /ch08/run.py