Skip to content

Update Mill from 0.11.6 to 0.11.7 #66

Update Mill from 0.11.6 to 0.11.7

Update Mill from 0.11.6 to 0.11.7 #66

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