Skip to content

Bump ink-ui from 0.3.3 to 0.8.1 #84

Bump ink-ui from 0.3.3 to 0.8.1

Bump ink-ui from 0.3.3 to 0.8.1 #84

Workflow file for this run

name: PR Checks
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/[email protected]
-
name: Configure Java
uses: actions/[email protected]
with:
java-version: 17
distribution: oracle
-
name: Tests
run: ./gradlew check