Skip to content

test: Add test for handling empty PDF content and ensure rendering fa… #149

test: Add test for handling empty PDF content and ensure rendering fa…

test: Add test for handling empty PDF content and ensure rendering fa… #149

Workflow file for this run

name: "CI: Unit Tests"
on:
pull_request:
branches: [main]
push:
workflow_dispatch:
jobs:
unit:
name: Unit Tests
uses: ./.github/workflows/build_verification_dotnet.yml
secrets: inherit
with:
project_path: .
run_tests: true