Skip to content

Kotlinx Benchmark

Kotlinx Benchmark #6

Workflow file for this run

name: Pull Request and Merge Workflow
on:
pull_request:
branches:
- main
paths-ignore:
- 'benchmark/**'
jobs:
build:
uses: ./.github/workflows/build.yml
with:
runner: macos-latest