Skip to content

Commit cb23109

Browse files
committed
debug
1 parent 7a82931 commit cb23109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
110110
- name: Check for changes
111111
id: git-check
112-
run: git diff-index --quiet HEAD --
112+
run: git diff-index HEAD --
113113

114114
test:
115115
name: Test

0 commit comments

Comments
 (0)