Skip to content

Commit c1f6716

Browse files
committed
ci: rename Flutter SDK setup step in test workflow
1 parent f1fb6ca commit c1f6716

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
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
sdk: ${{ matrix.sdk }}
5454

55-
- name: Install Flutter SDK
55+
- name: Set up Flutter SDK
5656
uses: subosito/flutter-action@v2
5757
with:
5858
channel: stable

0 commit comments

Comments
 (0)