Skip to content

Add UC8179, UC8151, and SSD1683 #537

Add UC8179, UC8151, and SSD1683

Add UC8179, UC8151, and SSD1683 #537

Workflow file for this run

name: Linting and Backwards-Compatibility Checks
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
if: success()
uses: actions/checkout@v1
with:
ref: master
- name: checkout-master
if: success()
run: git checkout master
- name: checkout
if: success()
uses: actions/checkout@v1
- name: make local
if: success()
run: make local