Skip to content

Add caching and performance budgets to validation workflow #1048

Add caching and performance budgets to validation workflow

Add caching and performance budgets to validation workflow #1048

Workflow file for this run

name: 'Run tests'
on:
push:
branches:
- main
pull_request:
jobs:
run-tests:
uses: ./.github/workflows/_validate.yml

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

View workflow run for this annotation

GitHub Actions / Run tests

Invalid workflow file

The workflow is not valid. .github/workflows/run-tests.yml (Line: 11, Col: 11): Input playwright_version is required, but not provided while calling.
e2e:
uses: ./.github/workflows/_end-to-end.yml
secrets: inherit