Skip to content

fix: corrected default boolean issue; #20

fix: corrected default boolean issue;

fix: corrected default boolean issue; #20

Workflow file for this run

name: Dev Test
on:
workflow_call:
push:
branches:
- dev
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit