Skip to content

ref: use esptool main instead other func #161

ref: use esptool main instead other func

ref: use esptool main instead other func #161

name: Test Build Python Packages
on:
pull_request:
jobs:
test-build-packages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.7'
- name: Build packages
run: |
bash foreach.sh build