WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 14cf097

Browse files
committed
Remove whitespace
1 parent a70f32b commit 14cf097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
run: ./ci-test.ps1 "${{matrix.options.os}}" "${{matrix.options.framework}}" "${{matrix.options.runtime}}" "${{matrix.options.codecov}}"
216216
env:
217217
SIXLABORS_TESTING: True
218-
XUNIT_PATH: .\tests\ImageSharp.Tests # Required for xunit
218+
XUNIT_PATH: .\tests\ImageSharp.Tests # Required for xunit
219219

220220
- name: DotNet Test Preview
221221
if: ${{ matrix.options.sdk-preview == true }}

0 commit comments

Comments
 (0)