Skip to content

Commit

Permalink
Update esp_idf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seeul8er committed May 23, 2024
1 parent e46440d commit d7cf8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esp_idf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: 20
cache: 'npm'
cache-dependency-path: frontend/package-lock.json
- run: npm --prefix frontend test
- run: npm --prefix frontend ci
- name: ESP-IDF v5.1 build esp32
uses: espressif/esp-idf-ci-action@v1
with:
Expand Down

0 comments on commit d7cf8de

Please sign in to comment.