Skip to content

fix #18, rename analogRead() to read() #86

fix #18, rename analogRead() to read()

fix #18, rename analogRead() to read() #86

---
name: Arduino CI
on: [push, pull_request]
jobs:
runTest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
- run: |
gem install arduino_ci
arduino_ci.rb