Skip to content

chore(deps): bump the yarn group across 1 directory with 34 updates #106

chore(deps): bump the yarn group across 1 directory with 34 updates

chore(deps): bump the yarn group across 1 directory with 34 updates #106

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