Skip to content

Commit

Permalink
insanity?
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Do committed Feb 7, 2024
1 parent 4fd444c commit cf81f79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/temp_ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
name: Get changed files

outputs:
modified_modules:
description: 'Space deliminated list of modified modules'
value: ${{ steps.report_changes.outputs.modified_modules }}
modified_modules: ${{ steps.report_changes.outputs.modified_modules }}

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion src/action/test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2
4

0 comments on commit cf81f79

Please sign in to comment.