We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e788e commit c0820adCopy full SHA for c0820ad
.github/workflows/main.yml
@@ -53,7 +53,7 @@ jobs:
53
pip install pandas
54
pip install pytz
55
pip install requests
56
- pip install git
+ pip install gitpython
57
58
- name: Print Working Directory
59
run: pwd
0 commit comments