Skip to content

Commit b472907

Browse files
committed
rename job
1 parent 3164c4c commit b472907

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
@@ -3,7 +3,7 @@ name: CI
33
on: [push, pull_request]
44

55
jobs:
6-
build:
6+
test:
77
timeout-minutes: 20
88
runs-on: ubuntu-latest
99
steps:

0 commit comments

Comments
 (0)