Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 25bc731

Browse files
committed
no build step on straight JS
1 parent d626144 commit 25bc731

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
- v1-dependencies-
2323

2424
- run: npm install
25-
- run:
26-
name: Build w/ Babel
27-
command: npm run build
2825
- run:
2926
name: Run tests
3027
command: npm test

0 commit comments

Comments
 (0)