Skip to content

Commit 5cb1eef

Browse files
gh: rename job (#22)
1 parent 7e36e3d commit 5cb1eef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: ci
22

33
on:
44
push:
@@ -9,7 +9,7 @@ on:
99
- main
1010

1111
jobs:
12-
build:
12+
ci:
1313
runs-on: ubuntu-latest
1414

1515
steps:

0 commit comments

Comments
 (0)