Skip to content

Commit

Permalink
Re-enable ignore subdirs
Browse files Browse the repository at this point in the history
  • Loading branch information
hudsonm62 committed Jul 20, 2024
1 parent afd9085 commit 6cf559c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,7 @@ jobs:
output_diff: false

# this works, because directory1/2 are ignored in `path2` (the file content is the same)
### Ignore that, this doesn't work - see https://github.com/gliviu/dir-compare/issues/77
- name: Ignore Subdirectories
if: false
uses: ./
with:
path1: "${{ env.TEST_DIR }}/directory1"
Expand Down

0 comments on commit 6cf559c

Please sign in to comment.