Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit bf3e4d2

Browse files
authored
Rework CI and fix an error (#6)
1 parent ab9b7d4 commit bf3e4d2

File tree

11 files changed

+116
-475
lines changed

11 files changed

+116
-475
lines changed

.github/dependabot.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Set update schedule for GitHub Actions
2+
3+
version: 2
4+
updates:
5+
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
# Check for updates to GitHub Actions every week
10+
interval: "weekly"

.github/scripts/install-arduino-core-esp32.sh

-36
This file was deleted.

.github/scripts/install-arduino-ide.sh

-220
This file was deleted.

0 commit comments

Comments
 (0)