Skip to content

Commit 6e784bb

Browse files
committed
Version 3.2.0 - Improved error handling
1 parent bd87623 commit 6e784bb

File tree

8 files changed

+2028
-1080
lines changed

8 files changed

+2028
-1080
lines changed

.cproject

Lines changed: 0 additions & 102 deletions
This file was deleted.

.github/workflows/TestCompile.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
# Copyright (C) 2020 Armin Joachimsmeyer
55
# https://github.com/ArminJo/Github-Actions
66
#
7-
# Before being able to push to my .github\workflows directories,
8-
# I had to create a new personal token with workflow enabled at https://github.com/settings/tokens
97

108
# This is the name of the workflow, visible on GitHub UI.
119
name: TestCompile
@@ -20,6 +18,3 @@ jobs:
2018

2119
- name: Compile all examples
2220
uses: ArminJo/arduino-test-compile@master
23-
with:
24-
libraries: LiquidCrystal
25-

.project

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)