Skip to content

fix: add recording-name api key endpoint; appauth url fix #3310

fix: add recording-name api key endpoint; appauth url fix

fix: add recording-name api key endpoint; appauth url fix #3310

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