Skip to content

DynamicType tests and polish #47

DynamicType tests and polish

DynamicType tests and polish #47

name: check google-java-format
on:
push:
branches:
- 'dev/1.0'
pull_request:
branches:
- 'dev/1.0'
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Java
uses: actions/[email protected]
with:
distribution: "temurin"
java-version: 17
- uses: axel-op/[email protected]
with:
args: "--set-exit-if-changed"