From 4fd444cf04fc4babb2e4b813852b9714384aa63f Mon Sep 17 00:00:00 2001 From: Mark Do Date: Wed, 7 Feb 2024 21:15:47 +0000 Subject: [PATCH] insanity? --- .github/workflows/temp_ci_test.yml | 1 + src/interfacing/test2.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/temp_ci_test.yml b/.github/workflows/temp_ci_test.yml index 1dedba3a..0be365bf 100644 --- a/.github/workflows/temp_ci_test.yml +++ b/.github/workflows/temp_ci_test.yml @@ -17,6 +17,7 @@ jobs: outputs: modified_modules: + description: 'Space deliminated list of modified modules' value: ${{ steps.report_changes.outputs.modified_modules }} steps: diff --git a/src/interfacing/test2.txt b/src/interfacing/test2.txt index 56a6051c..e440e5c8 100644 --- a/src/interfacing/test2.txt +++ b/src/interfacing/test2.txt @@ -1 +1 @@ -1 \ No newline at end of file +3 \ No newline at end of file