Skip to content

fix: Badgeify "Serious Issues", "On the right track" review summaries. #3139

fix: Badgeify "Serious Issues", "On the right track" review summaries.

fix: Badgeify "Serious Issues", "On the right track" review summaries. #3139

Workflow file for this run

name: PR - Run All Tests
on:
pull_request:
branches:
- 'main'
- 'feat/rfc'
paths:
- 'client/**'
- 'ietf/**'
- 'playwright/**'
- 'requirements.txt'
- 'package.json'
jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
ignoreLowerCoverage: false