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 f2ebac4 commit b8b4640Copy full SHA for b8b4640
.github/workflows/test-pymadng.yml
@@ -34,7 +34,7 @@ jobs:
34
run: |
35
python -m pip install --upgrade pip
36
python -m pip install .
37
- python -m pip instal tfs-pandas
+ python -m pip install tfs-pandas
38
- name: Test with python
39
40
python -m unittest tests/*
0 commit comments