Skip to content

CICD

CICD #3

Workflow file for this run

name: Pull request CI
on:
pull_request
jobs:
unit_test:
uses: ./.github/workflows/callable.tests.yml