Skip to content

Commit 12a9b9f

Browse files
committed
test
1 parent d4fdb69 commit 12a9b9f

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
@@ -58,7 +58,7 @@ jobs:
5858
curl -L -o foo.sh https://sh.rustup.rs
5959
chmod +x foo.sh
6060
./foo.sh -y
61-
if: matrix.os == 'windows-11-arm'
61+
if: matrix.os == 'windows-11-arm'
6262
- name: Set up Python
6363
uses: actions/setup-python@v5
6464
with:

0 commit comments

Comments
 (0)