Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
Github Test: Added pip pyjq build packages
Browse files Browse the repository at this point in the history
Signed-off-by: Lalith Kota <kotalalith@gmail.com>
  • Loading branch information
lalithkota committed Apr 1, 2024
1 parent 67c33b0 commit 68abde0
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 @@ -78,6 +78,8 @@ jobs:
ports:
- 5432:5432
steps:
# TODO: Think of caching dependency install.
- run: DEBIAN_FRONTEND=noninteractive apt-get install -qq --no-install-recommends build-essential autoconf autotools-dev automake libtool
- uses: actions/checkout@v3
with:
persist-credentials: false
Expand Down

0 comments on commit 68abde0

Please sign in to comment.