Skip to content

Commit d9a379e

Browse files
authored
Merge pull request #373 from topcoder-platform/PS-185
fix: temporarily suppress checkpoint winner results
2 parents 0dbab0c + 29ec338 commit d9a379e

File tree

3 files changed

+8111
-7457
lines changed

3 files changed

+8111
-7457
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
key: node-modules-{{ checksum "package-lock.json" }}
1616
paths:
1717
- node_modules
18-
- run: npm test
1918
- run: npm run build
19+
- run: npm test
2020
- persist_to_workspace:
2121
root: .
2222
paths:

0 commit comments

Comments
 (0)