Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew authored Dec 18, 2024
1 parent a5c3092 commit b40b61f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/markdown_crash_test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Run against all markdown files in latest version of packages on pub.dev to
# see if any can provoke a crash

name: Crash Tests
name: package:markdown: crash tests

on:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown_flutter.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Run a smoke test against package:flutter_markdown.

name: markdown_flutter
name: package:markdown: flutter

on:
# Run on PRs and pushes to the default branch.
Expand Down

0 comments on commit b40b61f

Please sign in to comment.