Skip to content

Commit 825a510

Browse files
Xavier MetichecchiaXavier Metichecchia
authored andcommitted
Remove pipeline test
1 parent 5c8e000 commit 825a510

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
- ./node_modules
2727
key: v1-dependencies-{{ checksum "package.json" }}
2828

29-
- run:
30-
name: run tests
31-
command: npm test
29+
# - run:
30+
# name: run tests
31+
# command: npm test
3232

3333
- run:
3434
name: Replace Data URL in manifest.yml file when deploying to develop

0 commit comments

Comments
 (0)