Skip to content

Add E2E tests to CI #31

Add E2E tests to CI

Add E2E tests to CI #31

Workflow file for this run

name: Test feature branch
on:
push:
branches-ignore:
- master
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit