Skip to content

Commit 9e88dbd

Browse files
committed
ci: trim trailing whitespace
(backport <rust-lang#4050>) (cherry picked from commit 4b21887)
1 parent 8294423 commit 9e88dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
run: |
221221
export PATH=$HOME/.rust_solaris/bin:$PATH
222222
bash ./ci/run.sh ${{ matrix.target }}
223-
223+
224224
check_cfg:
225225
name: "Check #[cfg]s"
226226
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)