Skip to content

feat: django-rest-framework #3333

feat: django-rest-framework

feat: django-rest-framework #3333

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

Check failure on line 17 in .github/workflows/ci-run-tests.yml

View workflow run for this annotation

GitHub Actions / PR - Run All Tests

Invalid workflow file

The workflow is not valid. .github/workflows/ci-run-tests.yml (Line: 17, Col: 11): Input skipSelenium is required, but not provided while calling. .github/workflows/ci-run-tests.yml (Line: 17, Col: 11): Input targetBaseVersion is required, but not provided while calling.
with:
ignoreLowerCoverage: false