Skip to content

Commit 08156b3

Browse files
committed
Rename test workflow to CI workflow for better naming convention
1 parent 0a55090 commit 08156b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml renamed to .github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ABOUTME: GitHub Actions workflow for running tests on PRs and main branch
22
# ABOUTME: Comprehensive test suite validation for Docker builds and Tailscale integration
33

4-
name: Test Suite
4+
name: CI
55

66
on:
77
push:

0 commit comments

Comments
 (0)