Skip to content

Commit f5c6c23

Browse files
committed
ci: align workflow naming with updated testing conventions
- Rename the workflow file to testing.yml - Rename the workflow from "scp files" to "lint and test" Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent 17026f9 commit f5c6c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: scp files
1+
name: lint and test
22
on: [push]
33
jobs:
44
testing:

0 commit comments

Comments
 (0)