Skip to content

Commit

Permalink
fixup: add pandas to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed Sep 19, 2023
1 parent d7a72f0 commit e069a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- run: pip install cram
- run: pip install cram pandas
- run: cram tests/

0 comments on commit e069a58

Please sign in to comment.