Skip to content

#2103 Routine upgrades #4369

#2103 Routine upgrades

#2103 Routine upgrades #4369

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