Skip to content

Commit

Permalink
add pytest-mock to yaml github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lecontm committed Feb 7, 2024
1 parent 4f4cb97 commit 408c0fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pandora2d_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
python -m pip install --upgrade pip
pip install pytest
pip install pytest-cov
pip install pytest-mock
pip install codecov
pip install build
- name: Install Pandora2d
Expand Down

0 comments on commit 408c0fc

Please sign in to comment.