Skip to content

Added unit tests and GitHub actions #1

Added unit tests and GitHub actions

Added unit tests and GitHub actions #1

Workflow file for this run

name: Pull Request Check
on:
pull_request:
branches: dev
jobs:
unit-tests:
name: Unit Tests
uses: ./.github/workflows/unit-tests.yml