Skip to content

chore: Update LICENSE copyright year to 2025 #208

chore: Update LICENSE copyright year to 2025

chore: Update LICENSE copyright year to 2025 #208

Workflow file for this run

name: Run Test Harness
on:
pull_request:
branches: [main]
jobs:
harness-tests:
name: Harness Tests
runs-on:
labels: ubuntu-latest-4-core
steps:
- uses: DevCycleHQ/test-harness@main
with:
sdks-to-test: ruby
sdk-github-sha: ${{github.event.pull_request.head.sha}}
sdk-capabilities: '{ "Ruby": ["clientCustomData", "v2Config", "allVariables", "allFeatures", "evalReason", "eventsEvalReason", "variablesFeatureId"]}'