Skip to content

Commit

Permalink
GitHub isn't using alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
grigorescu committed Jan 5, 2024
1 parent b246afc commit de28408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci-scripts/pytest_before.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

set -e

env

if [ -z "${CI_REGISTRY}" ]; then
# GitHub uses Ubuntu
apk add make
Expand Down

0 comments on commit de28408

Please sign in to comment.