Skip to content

Add Kyo's Stream to ZIO's ZStream interops #4816

Add Kyo's Stream to ZIO's ZStream interops

Add Kyo's Stream to ZIO's ZStream interops #4816

Workflow file for this run

name: readme
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: coursier/cache-action@v7
- uses: coursier/setup-action@v2
with:
jvm: corretto:24
apps: sbt
# - run: sbt checkReadme