Skip to content

Commit ff62b30

Browse files
Fix typo
1 parent 004afb8 commit ff62b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99

1010
flutter_test:
11-
name: ${{ matrix.package }} running analyze and test
11+
name: ${{ matrix.package }} running analyze and tests
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:

0 commit comments

Comments
 (0)