Skip to content

Commit

Permalink
fix alpine deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arusakov committed Oct 2, 2024
1 parent a2fc660 commit 8b1e89d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
env:
REDIS_HOST: redis
REDIS_PORT: 6379
# for codecov
- run: apk add curl gnupg coreutils
- uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
Expand Down

0 comments on commit 8b1e89d

Please sign in to comment.