Skip to content

Commit 4a39f1f

Browse files
committed
[CI] quotes again
1 parent e414379 commit 4a39f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: |
7979
sudo ./out/minion-tests --trace
8080
- name: Run tests (Windows)
81-
if: matrix.os == "windows-2019"
81+
if: matrix.os == 'windows-2019'
8282
run: |
8383
./out.minion-tests.exe
8484
timeout-minutes: 3

0 commit comments

Comments
 (0)