Skip to content

fix(CICD): increase expected ratio to avoid fails. #52

fix(CICD): increase expected ratio to avoid fails.

fix(CICD): increase expected ratio to avoid fails. #52

Workflow file for this run

name: Test PR
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
test:
uses: Geode-solutions/actions/.github/workflows/cpp-test-pr.yml@master
with:
name: OPENGEODE_STOCHASTIC
repos: ${{ vars.REPOS }}
secrets: inherit