Skip to content

Workflow file for this run

name: e2e tests

Check failure on line 1 in .github/workflows/e2e.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/e2e.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: e2e-tests
on:
push:
branches:
- develop
pull_request:
jobs:
e2e-tests:
runs-on: self-hosted