Skip to content

Fix build issue

Fix build issue #26

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/ci.yml
secrets: inherit