Skip to content

Commit

Permalink
changed txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Do committed Feb 7, 2024
1 parent 8ac46c4 commit f3a0727
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/temp_ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ jobs:

- name: sanity check 1
id: changed-files
uses: tj-actions/changed-files@v42
# uses: tj-actions/changed-files@v42
env:
CHANGED_MODULES: ${{ env.CHANGED_MODULES }} 1
with:
since_last_remote_commit: false
# with:
# since_last_remote_commit: false
run:
echo $CHANGED_MODULES

Expand Down

0 comments on commit f3a0727

Please sign in to comment.