Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 0bb238b

Browse files
committed
rename job to 'build'
1 parent c2f0730 commit 0bb238b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ orbs:
44
node: circleci/[email protected]
55

66
jobs:
7-
test:
7+
build:
88
executor:
99
name: node/default
1010
tag: '12'

0 commit comments

Comments
 (0)