Skip to content

#2011 - Eliminate Null Status Reason #4288

#2011 - Eliminate Null Status Reason

#2011 - Eliminate Null Status Reason #4288

Workflow file for this run

name: Running Tests
on:
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/dev-tests.yml
with:
ref: ${{ github.ref }}
secrets: inherit