Skip to content

Commit b40b61f

Browse files
authored
Apply suggestions from code review
1 parent a5c3092 commit b40b61f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/markdown_crash_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Run against all markdown files in latest version of packages on pub.dev to
22
# see if any can provoke a crash
33

4-
name: Crash Tests
4+
name: package:markdown: crash tests
55

66
on:
77
schedule:

.github/workflows/markdown_flutter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Run a smoke test against package:flutter_markdown.
22

3-
name: markdown_flutter
3+
name: package:markdown: flutter
44

55
on:
66
# Run on PRs and pushes to the default branch.

0 commit comments

Comments
 (0)