Skip to content

#2157 - Updated Github Action runs-on #4550

#2157 - Updated Github Action runs-on

#2157 - Updated Github Action runs-on #4550

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