Skip to content

Centralize the workflow #39

Centralize the workflow

Centralize the workflow #39

Workflow file for this run

name: Integration Tests
on: pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
integration_tests:
name: Integration tests
uses: ./.github/workflows/integration_tests.yaml
secrets: inherit #pragma: allowlist secret