Skip to content

Commit 3348056

Browse files
authored
Update build.yaml
1 parent bd7f36b commit 3348056

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
- name: Install platformIO packages
4141
run: pio pkg install
4242

43-
- name: pio check
44-
run: pio check --fail-on-defect medium
43+
# - name: pio check
44+
# run: pio check --fail-on-defect medium
4545

4646
- name: Run PlatformIO
4747
run: platformio run

0 commit comments

Comments
 (0)