Skip to content

Commit

Permalink
revert previous commit (it was made to the wrong branch and had a wro…
Browse files Browse the repository at this point in the history
…ng commit message)
  • Loading branch information
jagerber48 committed Dec 18, 2024
1 parent a8fd413 commit 0abc0f6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ jobs:
flags: ${{ matrix.os }}-${{ matrix.python-version }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Benchmarking upload to Codspeed
uses: CodSpeedHQ/action@v3
with:
run: pytest tests/ --codspeed
token: ${{ secrets.CODSPEED_TOKEN }}
test_without_numpy:
name: Test without numpy
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0abc0f6

Please sign in to comment.