Skip to content

Commit d7cf8de

Browse files
authored
Update esp_idf.yml
1 parent e46440d commit d7cf8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/esp_idf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: 20
2020
cache: 'npm'
2121
cache-dependency-path: frontend/package-lock.json
22-
- run: npm --prefix frontend test
22+
- run: npm --prefix frontend ci
2323
- name: ESP-IDF v5.1 build esp32
2424
uses: espressif/esp-idf-ci-action@v1
2525
with:

0 commit comments

Comments
 (0)