Skip to content

Stability Enhancements and Bug Fixes #65

Stability Enhancements and Bug Fixes

Stability Enhancements and Bug Fixes #65

Workflow file for this run

name: Test PR
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-base.yaml