Skip to content

feat: add web support #14

feat: add web support

feat: add web support #14

Workflow file for this run

name: PR Check
on:
workflow_dispatch:
pull_request:
jobs:
test:
name: Test
uses: ./.github/workflows/test.yml
secrets: inherit