Skip to content

Commit 1e53864

Browse files
committed
remove redundant test target
Signed-off-by: Antoine MAZEAS <[email protected]>
1 parent 157bc2f commit 1e53864

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .circleci/config.yml

-3
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)