Skip to content

test: verify templates is the same in lib and src before each push #195

test: verify templates is the same in lib and src before each push

test: verify templates is the same in lib and src before each push #195

Workflow file for this run

name: Tests
on:
push:
branches-ignore: [main]
workflow_dispatch:
jobs:
linux-unit-tests:
uses: ./.github/workflows/unitTestsLinux.yml
windows-unit-tests:
uses: ./.github/workflows/unitTestsWindows.yml