Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Shimmer756 committed Oct 25, 2024
1 parent d69dd36 commit d72270e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install numpy pandas python3-pytest
pip install numpy pandas pytest
- name: Run tests
run: pytest
Expand Down

0 comments on commit d72270e

Please sign in to comment.