Skip to content

Change getX to toX methods #53

Change getX to toX methods

Change getX to toX methods #53

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
java-version: '11'
distribution: 'temurin'
- run: make ci