Skip to content

Commit 71ea84e

Browse files
mama
authored andcommitted
removed arduino_ci for now
1 parent 0c7fad1 commit 71ea84e

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,3 @@ jobs:
4848
run: arduino-cli compile --fqbn arduino:avr:mega ./arduino_monotron.ino --warnings more
4949

5050

51-
arduino_ci:
52-
runs-on: ubuntu-latest
53-
54-
steps:
55-
- uses: actions/checkout@v2
56-
- name: Install MIDI library
57-
run: bundle install "MIDI Library"
58-
- uses: Arduino-CI/[email protected] # or latest, or a pinned version
59-
env:
60-
USE_SUBDIR: .
61-
EXPECT_EXAMPLES: false
62-
EXPECT_UNITTESTS: false

test/test.cpp

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

0 commit comments

Comments
 (0)