Skip to content

Commit 5def8fc

Browse files
committed
Fix whitespace
1 parent e853767 commit 5def8fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
with:
148148
name: test-results
149149
path: testresults--all-features.json
150-
150+
151151
doctest:
152152
# Run doctests separately, as nextest doesn't yet (https://github.com/nextest-rs/nextest/issues/16)
153153
outputs:
@@ -168,4 +168,4 @@ jobs:
168168
uses: actions/upload-artifact@v4
169169
with:
170170
name: doctest-results
171-
path: doctestresults--all-features.json
171+
path: doctestresults--all-features.json

0 commit comments

Comments
 (0)