Skip to content

Commit cf50fcb

Browse files
committed
ci: rename CI workflow to build-and-test in GitHub Actions
- Rename the GitHub Actions workflow from CI to build-and-test Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent 2d80129 commit cf50fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: build-and-test
22

33
on:
44
push:

0 commit comments

Comments
 (0)