Skip to content

fix: #35 - Limits the backtrace to 4 lines in our exceptions #96

fix: #35 - Limits the backtrace to 4 lines in our exceptions

fix: #35 - Limits the backtrace to 4 lines in our exceptions #96

Workflow file for this run

---
name: Validations
on: # yamllint disable-line rule:truthy
workflow_dispatch:
workflow_call:
pull_request:
jobs:
validate_ruby:
name: Ruby Tests
uses: ./.github/workflows/main.yaml