Skip to content

Commit

Permalink
🔧 change step to test
Browse files Browse the repository at this point in the history
  • Loading branch information
alonronin committed Oct 7, 2018
1 parent a9202a0 commit ceb2d45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
@@ -1,6 +1,6 @@
version: 2
jobs:
build:
test:
docker:
- image: circleci/node:10

Expand All @@ -26,4 +26,4 @@ workflows:
version: 2
build:
jobs:
- build
- test

0 comments on commit ceb2d45

Please sign in to comment.