Skip to content

Supports passing lint target through release workflow #101

Supports passing lint target through release workflow

Supports passing lint target through release workflow #101

Workflow file for this run

name: Run test jobs
on:
pull_request:
concurrency:
group: test-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test.yml