Skip to content

feat: add new empty apex unit test template #137

feat: add new empty apex unit test template

feat: add new empty apex unit test template #137

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