Skip to content

Commit f5abfe2

Browse files
committed
remove redundant test target
Signed-off-by: Antoine MAZEAS <[email protected]>
1 parent 6e8de3a commit f5abfe2

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
@@ -16,9 +16,6 @@ jobs:
1616
- run:
1717
working_directory: ~/openbas/openbas-front
1818
command: yarn install
19-
- run:
20-
working_directory: ~/openbas/openbas-front
21-
command: yarn run test
2219
- run:
2320
working_directory: ~/openbas/openbas-front
2421
command: NODE_OPTIONS=--max-old-space-size=8096 yarn build

0 commit comments

Comments
 (0)