Skip to content

Commit 167d33f

Browse files
committed
Update ci-browsers target
1 parent 60e1f7e commit 167d33f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ view-istanbul-report:
299299
test-ci: test-local
300300

301301
test-ci-browsers: node_modules
302-
xvfb-run make -f $(THIS_FILE) test-browsers
302+
xvfb-run @$(MAKE) -f $(THIS_FILE) test-browsers
303303

304304
coverage: coverage-codecov
305305

0 commit comments

Comments
 (0)