Skip to content

Commit

Permalink
Add tfs-pandas install
Browse files Browse the repository at this point in the history
  • Loading branch information
jgray-19 authored Oct 18, 2023
1 parent b8b4640 commit a519a6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install pymadng
python -m pip install tfs-pandas
- name: Test with python
run: |
python -m unittest tests/*

0 comments on commit a519a6f

Please sign in to comment.