Skip to content

Commit

Permalink
unify some titles of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iwdgo committed Sep 29, 2024
1 parent 0ab9cf3 commit c2f45f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux_long_test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: linux - long test
name: linux - long test - amd64
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos_amd64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: macos (amd64) (long)
name: macos - long and short - amd64
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos_test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: macos
name: macos - long and short - m1
on:
push:
branches:
Expand Down

0 comments on commit c2f45f1

Please sign in to comment.