Skip to content

Refactor stdout handling in Zig main function to use streaming writer #220

Refactor stdout handling in Zig main function to use streaming writer

Refactor stdout handling in Zig main function to use streaming writer #220

name: Post diffs
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
post_diffs:
uses: codecrafters-io/course-sdk/.github/workflows/post-diffs-in-pr.yml@main
with:
sdkRef: main