Skip to content

#2184 Routine upgrades #4654

#2184 Routine upgrades

#2184 Routine upgrades #4654

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