Skip to content

Commit

Permalink
Update test names
Browse files Browse the repository at this point in the history
  • Loading branch information
n-bernat committed Oct 6, 2024
1 parent 156628f commit 6804ce6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_tests_beta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# flutter_tests_*.yaml actions are duplicated, because GitHub doesn't support badges for matrix builds.
name: app_preferences - Tests (beta)
name: smooth_gradient - Tests (beta)
on:
workflow_dispatch:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flutter_tests_min.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# flutter_tests_*.yaml actions are duplicated, because GitHub doesn't support badges for matrix builds.
name: app_preferences - Tests (3.24.0)
name: smooth_gradient - Tests (3.24.0)
on:
workflow_dispatch:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flutter_tests_stable.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# flutter_tests_*.yaml actions are duplicated, because GitHub doesn't support badges for matrix builds.
name: app_preferences - Tests (stable)
name: smooth_gradient - Tests (stable)
on:
workflow_dispatch:
pull_request:
Expand Down

0 comments on commit 6804ce6

Please sign in to comment.