Skip to content

Commit 68e791c

Browse files
committed
test
1 parent 2f4f11e commit 68e791c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
pip install -U pip
8080
pip install -r tests/requirements.txt --extra-index-url https://dl.espressif.com/pypi
8181
apt update
82-
apt install -y jq
82+
#apt install -y jq
8383
8484
- name: Get binaries
8585
if: ${{ steps.check-tests.outputs.enabled == 'true' }}

0 commit comments

Comments
 (0)