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