Skip to content

E2E Test System integration #2

E2E Test System integration

E2E Test System integration #2

Workflow file for this run

# This workflow invokes a private end-to-end CI system for fuller integration testing
name: E2E Integration
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
e2e:
runs-on: ubuntu-latest
steps:
- name: Baby steps
run: env