Skip to content

Commit

Permalink
Merge branch 'release' into 'master'
Browse files Browse the repository at this point in the history
add pytest-mock to yaml github ci

See merge request 3d/PandoraBox/pandora2d!73
  • Loading branch information
lecontm committed Feb 7, 2024
2 parents 4f4cb97 + 408c0fc commit 1875185
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 1875185

Please sign in to comment.