Skip to content

OPL-12294: Preparing for package release. #69

OPL-12294: Preparing for package release.

OPL-12294: Preparing for package release. #69

Workflow file for this run

name: Pull actions
on:
pull_request:
jobs:
python-tests:
uses: ./.github/workflows/python-tests.yml
with:
working-directory: "python"
dotnet-tests:
uses: ./.github/workflows/dotnet-tests.yml
with:
working-directory: "dotnet/UneceGenerator"