Skip to content

Fix nondeterministic test failures on CI #209

Fix nondeterministic test failures on CI

Fix nondeterministic test failures on CI #209

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
concurrency:
group: ci-pr-${{ github.ref }}-1
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yml