Skip to content

W-17237081 feat: support TAP format for test results #58

W-17237081 feat: support TAP format for test results

W-17237081 feat: support TAP format for test results #58

Workflow file for this run

name: pr-validation
on:
pull_request:
types: [opened, reopened, edited]
# only applies to PRs that want to merge to main
branches: [main]
jobs:
pr-validation:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main