Skip to content

Commit 02ea917

Browse files
authored
Update main.yml
1 parent 344b1d3 commit 02ea917

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Sketch Compile
1+
name: Compile for ESP32
22
on: push
33
jobs:
44
build:
5-
name: Test compiling examples for UNO
5+
name: Compile for ESP32
66
runs-on: ubuntu-latest
77
steps:
88
- name: Checkout

0 commit comments

Comments
 (0)