Skip to content

removed unused variables, added some returns, and replaced the moving… #16

removed unused variables, added some returns, and replaced the moving…

removed unused variables, added some returns, and replaced the moving… #16

Workflow file for this run

name: Gradle test
on:
workflow_dispatch:
push:
branches:
- develop
pull_request:
permissions:
checks: write
contents: read
jobs:
gradle-test:
uses: ihmcrobotics/ihmc-actions/.github/workflows/gradle-test.yml@main