Skip to content

Commit 3bd9558

Browse files
committed
test
1 parent b0267dc commit 3bd9558

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hw.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
run: |
7979
pip install -U pip
8080
pip install -r tests/requirements.txt --extra-index-url https://dl.espressif.com/pypi
81+
sudo apt update
82+
sudo apt install -y jq
8183
8284
- name: Get binaries
8385
if: ${{ steps.check-tests.outputs.enabled == 'true' }}

0 commit comments

Comments
 (0)