From 783ebd0117691024ba8ae3dc945a7df82a44b849 Mon Sep 17 00:00:00 2001 From: Klaus Neuschwander Date: Tue, 9 Dec 2025 12:30:56 +0100 Subject: [PATCH] reqif: fix xml structure --- .github/workflows/feature-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature-build.yml b/.github/workflows/feature-build.yml index 3ef72e9..8984e07 100644 --- a/.github/workflows/feature-build.yml +++ b/.github/workflows/feature-build.yml @@ -76,7 +76,7 @@ jobs: python-version: '3.12' - name: Install generator - run: pip install git+https://github.com/ornet-ev/asciidoc-to-reqif.git@fc1f13aa7ddfb85938ac77a054296d629a1b90ca + run: pip install git+https://github.com/ornet-ev/asciidoc-to-reqif.git@78b675b1b51b0ce40df39c7dedbf7134ef9e80c7 - name: generate ReqIF run: asciidoc-to-reqif input/specification/good_practice.adoc good_practice.reqifz -vv --json input/specification/good_practice.json