Skip to content

Commit

Permalink
[skip ci] Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eholic authored Nov 24, 2023
1 parent 355cffd commit e2ba806
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install library
run: pip install pandas pytest
- name: Install pandaq
run: pip install .
- name: Run test
run: pytest tests/

0 comments on commit e2ba806

Please sign in to comment.