Updated circleci to test yarn.
This commit is contained in:
parent
d296a3111f
commit
3c28181401
|
@ -1,6 +1,6 @@
|
||||||
version: '2.1'
|
version: '2.1'
|
||||||
orbs:
|
orbs:
|
||||||
node: circleci/node@x.y
|
node: circleci/node@16.17
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
executor:
|
executor:
|
||||||
|
|
Loading…
Reference in New Issue