Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Nov 15, 2024
1 parent da2c0ec commit 555f24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Run benchmarks
uses: CodSpeedHQ/action@v3.1.0
env:
PYTEST_ADDOPTS: "--verbose"
PYTEST_ADDOPTS: "! --mpl"
with:
# 'bash -el -c' is needed to use the custom shell.
# See https://github.com/CodSpeedHQ/action/issues/65.
Expand Down

0 comments on commit 555f24e

Please sign in to comment.