Skip to content

Commit acafc4a

Browse files
authored
Update config.yml
1 parent 00a7191 commit acafc4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
- node/with-cache:
1111
steps:
1212
- run: npm install
13-
- run: npm test
1413
workflows:
1514
build-and-test:
1615
jobs:
17-
- build-and-test
16+
- build-and-test

0 commit comments

Comments
 (0)