Skip to content

Fix location filter to filter root locations #1684

Fix location filter to filter root locations

Fix location filter to filter root locations #1684

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Test
uses: ./.github/workflows/reusable-test.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}