Skip to content

Commit 1d0c920

Browse files
committed
chore(workflow): rename workflow for clarity
Renamed the GitHub Actions workflow from "Go" to "Tests" to provide better clarity on its purpose. This change helps in quickly identifying the workflow's function, improving maintainability and understanding for future contributors.
1 parent 996c8d6 commit 1d0c920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Go
1+
name: Tests
22

33
on:
44
push:

0 commit comments

Comments
 (0)