Skip to content

Commit 296313e

Browse files
committed
chore: Update circleci config
1 parent 236a297 commit 296313e

File tree

4 files changed

+729
-2051
lines changed

4 files changed

+729
-2051
lines changed

.circleci/config.yml

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

circle.yml

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

0 commit comments

Comments
 (0)