Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilJl authored Oct 17, 2024
1 parent d5e1da1 commit 7193ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pytest setuptools
pip install pytest setuptools numpy==2.0.2
- name: Install apyxl
run: |
Expand Down

0 comments on commit 7193ad4

Please sign in to comment.