Skip to content

test(e2e): improving the E2E flow to make E2E references not get remo… #39

test(e2e): improving the E2E flow to make E2E references not get remo…

test(e2e): improving the E2E flow to make E2E references not get remo… #39

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install-deps
- run: make ci-non-test