Skip to content

Commit

Permalink
ci: add matplotlib to CodSpeed
Browse files Browse the repository at this point in the history
  • Loading branch information
geddy11 committed Dec 27, 2024
1 parent 26e449b commit 9045184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
slug: geddy11/sysloss

- name: Codspeed dependencies
run: pip install pytest pytest-codspeed numpy toml rustworkx scipy pandas
run: pip install pytest pytest-codspeed numpy toml rustworkx scipy pandas matplotlib

- name: Codspeed benchmark
uses: CodSpeedHQ/action@v3
Expand Down

0 comments on commit 9045184

Please sign in to comment.