Skip to content

Merge branch 'main' of https://github.com/lucky-luke-98/LEDBeerPong #2

Merge branch 'main' of https://github.com/lucky-luke-98/LEDBeerPong

Merge branch 'main' of https://github.com/lucky-luke-98/LEDBeerPong #2

on:
- push
- pull_request
jobs:
compile-sketch:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: arduino/compile-sketches@v1
with:
sketch-paths: |
- sketches/final_code_interactive
libraries: |
# No libraries necessary
-