Skip to content

DIP-58 - Story of Devcon #518

DIP-58 - Story of Devcon

DIP-58 - Story of Devcon #518

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fwilhe2/setup-kotlin@main
- run: kotlin .ci/check_dips.main.kts