Skip to content

Commit 8297910

Browse files
committed
v4.0.1 - bug fixes
1 parent 3e05849 commit 8297910

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ jobs:
6767
- "Scheduler_example25_SCHEDULER_CHAIN"
6868
- "Scheduler_example26_SCHEDULING_OPTIONS"
6969
- "Scheduler_example28_Tickless"
70-
- "Scheduler_example29_NonArduino"
71-
- "Scheduler_example30_TASK_THREAD_SAFE"
7270
# This is the platform GitHub will use to run our workflow,
7371
# I picked ubuntu.
7472
runs-on: ubuntu-latest
@@ -267,6 +265,7 @@ jobs:
267265
example:
268266
- "Scheduler_example27_PlatformIO"
269267
- "Scheduler_example29_NonArduino"
268+
- "Scheduler_example30_TASK_THREAD_SAFE"
270269
environment:
271270
- "esp32dev"
272271
include:

0 commit comments

Comments
 (0)