Skip to content

fixed debug in GH actions - typo #23

fixed debug in GH actions - typo

fixed debug in GH actions - typo #23

Workflow file for this run

name: PR
on:
pull_request:
branches:
- dev
- main
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_build.yml
secrets: inherit