Skip to content

fix(state): Updates State#get to return a Hash instead of an Array #15

fix(state): Updates State#get to return a Hash instead of an Array

fix(state): Updates State#get to return a Hash instead of an Array #15

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
validate_codeql:
name: CodeQL Analysis
uses: ./.github/workflows/codeql.yaml