mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
Update tests.yml
This commit is contained in:
parent
4d269501dd
commit
f2801a660b
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -66,10 +66,10 @@ jobs:
|
|||||||
# with:
|
# with:
|
||||||
# python-version: '3.10'
|
# python-version: '3.10'
|
||||||
|
|
||||||
|
# pipx install "setuptools<72"
|
||||||
- name: Upgrade python tools
|
- name: Upgrade python tools
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pipx install "setuptools<72"
|
|
||||||
pipx install platformio adafruit-nrfutil
|
pipx install platformio adafruit-nrfutil
|
||||||
pipx install poetry
|
pipx install poetry
|
||||||
pipx install meshtastic --pre
|
pipx install meshtastic --pre
|
||||||
|
Loading…
Reference in New Issue
Block a user