Skip to content

Revert "[‼️Breaking] Update to LogitechController Instead" #88

Revert "[‼️Breaking] Update to LogitechController Instead"

Revert "[‼️Breaking] Update to LogitechController Instead" #88

on: [push]
jobs:
spotless:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: 17
- run: ./gradlew spotlessCheck