Update tests.yml

This commit is contained in:
Ben Meadors 2024-09-24 13:33:51 -05:00 committed by GitHub
parent 4d269501dd
commit f2801a660b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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