Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 74f284b

Browse files
committed
Remove npm run test from CI as it is redundant.
1 parent 1b8303c commit 74f284b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
- run:
6161
name: Run tests
6262
command: |
63-
npm run test
6463
. venv/bin/activate
6564
python --version
6665
python -m unittest tests.test_dash_html_components

0 commit comments

Comments
 (0)