Skip to content

Commit edd65ae

Browse files
committed
update lint step name
1 parent 2f171c4 commit edd65ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "CI"
1+
name: "lint"
22
on: ["push", "pull_request"]
33

44
jobs:

0 commit comments

Comments
 (0)