Skip to content

Commit

Permalink
update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Aug 15, 2024
1 parent cb73003 commit dbbd029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
run: |
python -m pip install --upgrade pip
make install
make install-build-requirements
make install-test-requirements
make install
python -m pip install "numpy ${{ matrix.numpy-pandas-version }}"
python -m pip install "pandas ${{ matrix.numpy-pandas-version }}"
Expand Down

0 comments on commit dbbd029

Please sign in to comment.