Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jgray-19 authored Oct 18, 2023
1 parent f2ebac4 commit b8b4640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pymadng.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install .
python -m pip instal tfs-pandas
python -m pip install tfs-pandas
- name: Test with python
run: |
python -m unittest tests/*

0 comments on commit b8b4640

Please sign in to comment.