Skip to content

mrc-5445 Make e2e tests run in parallel #7

mrc-5445 Make e2e tests run in parallel

mrc-5445 Make e2e tests run in parallel #7

Workflow file for this run

name: E2E Tests Part 1
on:
push:
branches:
- main
pull_request:
branches:
- main
- "mrc-*"
jobs:
e2e:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run E2E shard
uses: ./.github/actions/run-e2e-shard
with:
shard: 1