We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a68a6 commit 577e88bCopy full SHA for 577e88b
.github/workflows/hil.yml
@@ -96,6 +96,7 @@ jobs:
96
run: |
97
pip install -U pip
98
pip install -r tests/requirements.txt
99
+ apt-get install -y -qq jq
100
101
- name: Run Tests
102
0 commit comments