Skip to content

Commit 39e1583

Browse files
author
DvirDukhan
committed
update ci yaml
1 parent dd47b25 commit 39e1583

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,6 @@ commands:
139139
- run:
140140
name: Build
141141
command: make -C opt all SHOW=1
142-
- run:
143-
name: Unit Tests
144-
command: |
145-
make -C opt unit_tests SHOW=1
146-
no_output_timeout: 5m
147142
- run:
148143
name: Test
149144
command: |

0 commit comments

Comments
 (0)