Skip to content

✨ Refactor rukpak convert (now with testing!) #16

✨ Refactor rukpak convert (now with testing!)

✨ Refactor rukpak convert (now with testing!) #16

Workflow file for this run

name: bundle-convert-diff
on:
pull_request:
jobs:
bundle-convert-diff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Run make verify-convert
run: make verify-convert