Skip to content

Commit

Permalink
SK-1749: Remove install jq
Browse files Browse the repository at this point in the history
  • Loading branch information
saileshwar-skyflow committed Nov 26, 2024
1 parent bbcd32c commit 4e1f0f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/shared-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
with:
python-version: ${{ inputs.python-version }}

- name: Install jq
run: sudo apt-get update && sudo apt-get install -y jq

- name: create-json
id: create-json
uses: jsdaniell/[email protected]
Expand Down

0 comments on commit 4e1f0f0

Please sign in to comment.