Skip to content

Commit 94a6eb7

Browse files
Temporarily disable tests
1 parent 7dfde8d commit 94a6eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030

3131
# run tests!
32-
- run: npm test && bash <(curl -s https://codecov.io/bash) -t $CODECOV_TOKEN
32+
# - run: npm test && bash <(curl -s https://codecov.io/bash) -t $CODECOV_TOKEN
3333

3434
# SonarQube download, config and scanning
3535
- run: echo "Starting SonarQube scan"

0 commit comments

Comments
 (0)