Skip to content

Commit

Permalink
testing output variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Do committed Feb 7, 2024
1 parent 764f3b0 commit ba1d2bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/temp_ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
- name: Sanity check
run: |
echo 1 ${{ steps.report-changes.outputs.modified_modules }}
echo 2 ${{ env.CHANGED_MODULES }}
setup-environment:
name: Setup environment
Expand Down
2 changes: 1 addition & 1 deletion src/action/test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3
1

0 comments on commit ba1d2bd

Please sign in to comment.