Skip to content

Commit 632d050

Browse files
committed
ci: now with grep installed, systeminformation works
1 parent 9616139 commit 632d050

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,6 @@ build:macos:
224224
- export PATH="$(npm root)/.bin:$PATH"
225225
- npm run prebuild --verbose
226226
- npm test -- --ci --coverage
227-
- ioreg -c IOPlatformDevice -d 3 -r
228-
- ioreg -c IOPlatformDevice -d 3 -r | grep cluster-type
229227
- npm run bench
230228
artifacts:
231229
when: always

0 commit comments

Comments
 (0)