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

Commit

Permalink
rename job to 'build'
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbreiding committed Apr 6, 2020
1 parent c2f0730 commit 0bb238b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ orbs:
node: circleci/node@1.1

jobs:
test:
build:
executor:
name: node/default
tag: '12'
Expand Down

0 comments on commit 0bb238b

Please sign in to comment.