Skip to content

Removing assertions from code and replacing with relevant exceptions #5260

Removing assertions from code and replacing with relevant exceptions

Removing assertions from code and replacing with relevant exceptions #5260

Workflow file for this run

name: Build and Test
on: [pull_request, push, workflow_dispatch]
jobs:
build:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v2
with:
java_version: 21
secrets: inherit