Skip to content

Commit a3d74c9

Browse files
committed
shorten names
1 parent 9ecd9ca commit a3d74c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
build-esp32sx-esptool:
16-
name: Build WipperSnapper ESP32-Sx
16+
name: Build ESP32-Sx
1717
runs-on: ubuntu-latest
1818
strategy:
1919
fail-fast: false
@@ -144,7 +144,7 @@ jobs:
144144
wippersnapper.${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}.uf2
145145
146146
build-esp32sx:
147-
name: Build WipperSnapper ESP32-Sx
147+
name: Build ESP32-Sx
148148
runs-on: ubuntu-latest
149149
strategy:
150150
fail-fast: false
@@ -226,7 +226,7 @@ jobs:
226226
wippersnapper.${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}.bin
227227
228228
build-esp32:
229-
name: Build WipperSnapper ESP32, ESP32-Cx
229+
name: Build ESP32 and Cx
230230
runs-on: ubuntu-latest
231231
strategy:
232232
fail-fast: false

0 commit comments

Comments
 (0)