Skip to content

Commit b856ad9

Browse files
committed
Remove an obsolete comment in test-fixtures-windows
This removes a comment that is obsolete as of GitoxideLabs#1793.
1 parent d0ef276 commit b856ad9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ jobs:
194194
- name: Compare expected and actual failures
195195
run: |
196196
# Fail on any differences, even unexpectedly passing tests, so they can be investigated.
197-
# (If the job is made blocking for PRs, it may make sense to make this less stringent.)
198197
git --no-pager diff --no-index --exit-code --unified=1000000 --color=always -- `
199198
etc/test-fixtures-windows-expected-failures-see-issue-1358.txt actual-failures.txt
200199

0 commit comments

Comments
 (0)