Skip to content

Commit

Permalink
CI: Pin version of genbadge
Browse files Browse the repository at this point in the history
  • Loading branch information
selimnairb committed Aug 23, 2023
1 parent 15fc6c7 commit 1c9fa47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-dependencies-cov.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ sudo cmake --build build --target install
popd
python3 -m venv python-venv --system-site-packages
source python-venv/bin/activate
pip install "genbadge[coverage]"
pip install "genbadge[coverage]==1.0.6"
deactivate

0 comments on commit 1c9fa47

Please sign in to comment.