Skip to content

Commit

Permalink
Install coveralls where needed
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Apr 20, 2024
1 parent d5b8b6b commit 9ded9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/ubuntu_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ EOF
}

upload_coveralls() {
python3 -m pip install -U coveralls
python3 -m coveralls
}

Expand Down

0 comments on commit 9ded9d1

Please sign in to comment.