Skip to content

Add more end-to-end tests #12

Add more end-to-end tests

Add more end-to-end tests #12

Workflow file for this run

name: "Main"
on:
workflow_dispatch:
pull_request:
types: [assigned, opened, synchronize, reopened]
push:
branches:
- "main"
jobs:
test-job:
name: "Test"
uses: "./.github/workflows/test.yml"