Skip to content

Add a few more tests for the int-based enums serialization #27

Add a few more tests for the int-based enums serialization

Add a few more tests for the int-based enums serialization #27

Workflow file for this run

name: Build
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: ./gradlew build