Skip to content

#2184 Routine upgrades #4651

#2184 Routine upgrades

#2184 Routine upgrades #4651

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