We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7443501 commit 349922cCopy full SHA for 349922c
.github/workflows/tests_wokwi.yml
@@ -269,7 +269,7 @@ jobs:
269
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
270
run: |
271
pip install -U pip
272
- pip install -r tests/requirements.txt --extra-index-url https://dl.espressif.com/pypi
+ pip install -r tests/requirements.txt
273
274
- name: Install Wokwi CLI
275
0 commit comments