Skip to content

Commit e1d3ecd

Browse files
committed
Try updating circleci tests
1 parent 6586b27 commit e1d3ecd

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

.circleci/config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2.1
2+
orbs:
3+
node: circleci/[email protected]
4+
5+
workflows:
6+
matrix-tests:
7+
jobs:
8+
- node/test:
9+
version: 14.18.1

circle.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)