Skip to content

Commit 19c8a7b

Browse files
committed
Temporarily add a comment to test a GHA scenario
This change will be rewound.
1 parent d88ad03 commit 19c8a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
if: matrix.os == 'windows-11-arm'
291291
run: git version --build-options
292292
- uses: actions/checkout@v4
293-
- name: Install rustup
293+
- name: Install rustup # FIXME: Remove this comment, it is just for testing a non-ff merge.
294294
if: matrix.os == 'windows-11-arm'
295295
uses: ./.github/actions/setup-windows-arm-rustup
296296
- uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)