From 4ad1073c6e5c0f79232e78fb330fdc591fcad9db Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 30 Nov 2023 08:42:57 -0300 Subject: [PATCH] Force test for KiBoM 1.9.1-2 --- .github/workflows/pythonapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pythonapp.yml b/.github/workflows/pythonapp.yml index ba4dd181..a7d6a095 100644 --- a/.github/workflows/pythonapp.yml +++ b/.github/workflows/pythonapp.yml @@ -1,4 +1,4 @@ -# This workflow will install Python dependencies, run tests and lint with a single version of Python +# This workflow will install Python dependencies, run tests and lint with a single version of Python. # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions name: Regression tests