Skip to content

Update Mill from 0.11.10 to 0.11.11 (#37) #81

Update Mill from 0.11.10 to 0.11.11 (#37)

Update Mill from 0.11.10 to 0.11.11 (#37) #81

Workflow file for this run

name: ci
on:
push:
pull_request:
jobs:
check-generation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '17'
- name: Generate plugin template
run: ./mill g8.validate