Skip to content

Commit edb62dc

Browse files
fix yaml error
1 parent c388f24 commit edb62dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions-rs/toolchain@v1
2727
with:
2828
profile: minimal
29-
toolchain: stable
29+
toolchain: stable
3030

3131
- uses: Swatinem/rust-cache@v1
3232

0 commit comments

Comments
 (0)