Skip to content

Commit 1e476d9

Browse files
cakebakersylvestre
authored andcommitted
ci: remove trailing spaces at line end
1 parent a5a9f7d commit 1e476d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ jobs:
531531
# TODO: Re-enable after rust-onig release: https://github.com/rust-onig/rust-onig/issues/193
532532
# - { os: windows-latest , target: x86_64-pc-windows-gnu , features: feat_os_windows }
533533
- { os: windows-latest , target: x86_64-pc-windows-msvc , features: feat_os_windows }
534-
- { os: windows-latest , target: aarch64-pc-windows-msvc , features: feat_os_windows, use-cross: use-cross , skip-tests: true }
534+
- { os: windows-latest , target: aarch64-pc-windows-msvc , features: feat_os_windows, use-cross: use-cross , skip-tests: true }
535535
steps:
536536
- uses: actions/checkout@v4
537537
with:

0 commit comments

Comments
 (0)