Skip to content

Split UI and E2E tests #1

Split UI and E2E tests

Split UI and E2E tests #1

Workflow file for this run

name: test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test
run: |
echo success