Skip to content

Commit a29521f

Browse files
committed
Added more descriptive name to new task.
1 parent 48eea7d commit a29521f

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
@@ -36,7 +36,7 @@ jobs:
3636
flutter-version:
3737
- ${{ inputs.flutter_n_minus_one_version }}
3838
- ${{ inputs.flutter_current_version }}
39-
name: Checks formatting, lints, and tests this library against a specific Flutter version.
39+
name: Flutter version ${{matrix.flutter-version}} Lint and Build.
4040
runs-on: ubuntu-latest
4141
steps:
4242
- name: 📚 Git Checkout

0 commit comments

Comments
 (0)