Skip to content

Demonstrate support for integer values in sample exam answers #23

Demonstrate support for integer values in sample exam answers

Demonstrate support for integer values in sample exam answers #23

Workflow file for this run

name: Build LaTeX documents
on:
- push
permissions:
contents: write
jobs:
build:
name: Build LaTeX documents
# A Git ref in the repository istqb_product_base, which should be used for the CI definition
uses: istqborg/istqb_product_base/.github/workflows/compile.yml@main
with:
# A Git ref in the repository istqb_product_base, which should be used for the LaTeX+Markdown template
base-version: feat/allow-integer-answers